You can use the git branch command to see the list of available branches. Each version has its own branch, so you can just checkout to a specific version using git checkout {branchName} command . For example, to change the version to 1.22.
Read moreHow do you run the Flutter app the first time?
Beta Program
Read moreHow do I create a Flutter environment?
Set up your Android device
Read moreWhat is development environment Flutter?
Flutter is a set of App development framework developed by Google and actively promoted , which use Dart programming language to write the functions we want to implement.12 Eki 2021
Read moreHow do I create a Flutter development environment?
Install the Flutter and Dart plugins
Read moreHow do I create a Flutter development environment?
Install the Flutter and Dart plugins
Read moreHow do you create a development environment in Flutter?
Install the Flutter and Dart plugins
Read more