## Description Allows to explicitly set the flutter version you want to use, by utilizing `fvm`. `dart pub global activate fvm` `fvm install 3.24.3` `fvm use 3.24.3` `fvm flutter ...`
3 lines
25 B
Plaintext
3 lines
25 B
Plaintext
{
|
|
"flutter": "3.24.3"
|
|
} |