Skip to content

Releases: leoafarias/fvm

fvm 2.4.1

06 Jul 15:04
148857b
Compare
Choose a tag to compare
  • Filter out Mac releases based on architecture.

See the full changelog for changes in earlier releases.

fvm 2.4.0

05 Jul 14:28
Compare
Choose a tag to compare
  • 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

07 Apr 19:13
Compare
Choose a tag to compare
  • Update Flutter releases endpoint

See the full changelog for changes in earlier releases.

fvm 2.3.0

06 Apr 13:23
Compare
Choose a tag to compare
  • 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

11 Mar 13:05
Compare
Choose a tag to compare
fvm 2.3.0-dev.0 Pre-release
Pre-release
  • 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

14 Dec 13:35
Compare
Choose a tag to compare
  • 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

09 Dec 06:06
Compare
Choose a tag to compare
  • 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

30 Nov 18:26
Compare
Choose a tag to compare
fvm 2.2.5-dev.1 Pre-release
Pre-release
  • 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.4

09 Nov 16:46
Compare
Choose a tag to compare
  • Ensures SDK is setup when running use command.

See the full changelog for changes in earlier releases.

fvm 2.2.3

31 Aug 13:42
Compare
Choose a tag to compare
  • Fix archive url from release info

See the full changelog for changes in earlier releases.