Created
May 18, 2022 20:01
-
-
Save ozzpy/72a3bbdb386253daea481f5b75360d46 to your computer and use it in GitHub Desktop.
flutter version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dart pub global activate fvm | |
fvm install <version> 2.8.1 | |
fvm list | |
fvm use <version> --force |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thanks @MohammadRijwan