Releases: leoafarias/fvm
Releases · leoafarias/fvm
3.0.0-alpha.2
Removed flavor command
3.0.0-alpha.1
fvm 2.4.1
- Filter out Mac releases based on architecture.
See the full changelog for changes in earlier releases.
fvm 2.4.0
- Upgraded minimum Dart version to 2.17.0 for better Flutter 3.0 compatibility
See the full changelog for changes in earlier releases.
fvm 2.3.1
- Update Flutter releases endpoint
See the full changelog for changes in earlier releases.
fvm 2.3.0
- Implemented
fvm exec
command. Execute terminal commands with the configured Flutter/Dart SDK version in the environment. - Use command will install configured version by default if not version is provided.
See the full changelog for changes in earlier releases.
fvm 2.3.0-dev.0
- Implemented
fvm exec
command. Execute terminal commands with the configured Flutter/Dart SDK version in the environment. - Use command will install configured version by default if not version is provided.
See the full changelog for changes in earlier releases.
fvm 2.2.6
- Fixed issue with routing to older Dart SDK directory path (before 1.17.5)
See the full changelog for changes in earlier releases.
fvm 2.2.5
- Clean dart command output stdout #361 - Better experience when running
dart pub cache repair
#352 - Dart proxy points to correct path when version is older than 1.20.0 #348 - Flavors sequence of command causes null check exception #358
See the full changelog for changes in earlier releases.
fvm 2.2.5-dev.1
- Clean dart command output stdout #361 - Better experience when running
dart pub cache repair
#352 - Dart proxy points to correct path when version is older than 1.20.0 #348 - Flavors sequence of command causes null check exception #358
See the full changelog for changes in earlier releases.