Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 529 Bytes

VERSIONS.md

File metadata and controls

13 lines (10 loc) · 529 Bytes

Invalid local versions of a project dependencies may cause problems with running an app locally.

Versions of particular dependencies, that might help you solve the problem, are listed below. encountered during configuring the project on your machine.

  • Flutter >= 2.2.2 | channel stable
  • Dart >= 2.13.3
  • Go >= 1.16.5
  • Docker >= 20.10.7
  • Docker-Compose >= 1.29.2

Those versions are of course not required, there is a high possibility that everything would work with older ones.