From 074bda31e6ed3e4b2f40617b667f6a8f55e20874 Mon Sep 17 00:00:00 2001 From: Leo Farias Date: Mon, 11 Mar 2019 10:18:49 -0400 Subject: [PATCH 1/2] Added FVM This is a CLI to manage flutter SDK versions. It allows to install multiple versions of the SDK locally, and also install by version number(tag) --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index b309995..91b8329 100644 --- a/source.md +++ b/source.md @@ -480,6 +480,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren) - [FlutterIcon](http://fluttericon.com/) - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) - [IntelliJ Redux](https://plugins.jetbrains.com/plugin/11277-redux) - Navigate Redux app by [Hillel Coren](https://twitter.com/hillelcoren) +- [FVM](https://github.com/leoafarias/fvm) - Flutter Version Management: A simple cli to manage Flutter SDK versions. ### VSCode From 5cef5ff2e559b75f8cf93067bd60c0f93b4540ea Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 11 Mar 2019 15:34:23 +0100 Subject: [PATCH 2/2] Stargazers --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 91b8329..b250a39 100644 --- a/source.md +++ b/source.md @@ -480,7 +480,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren) - [FlutterIcon](http://fluttericon.com/) - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) - [IntelliJ Redux](https://plugins.jetbrains.com/plugin/11277-redux) - Navigate Redux app by [Hillel Coren](https://twitter.com/hillelcoren) -- [FVM](https://github.com/leoafarias/fvm) - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [FVM](https://github.com/leoafarias/fvm) - Flutter Version Management: A simple cli to manage Flutter SDK versions. ### VSCode