Skip to content

Instantly share code, notes, and snippets.

View kadadapp's full-sized avatar

Kadad App kadadapp

View GitHub Profile
@kadadapp
kadadapp / fvm-README.md
Created October 28, 2022 21:34 — forked from devomman/fvm-README.md
fvm command (Flutter Version Manager)

Requiremnets:

  1. chocolatey Install https://chocolatey.org/install (Windows)
  2. Brew Install https://brew.sh/ (MacOS)
  3. Powershell in Administration or Terminal User Open with Administration

Command in Windows:

  1. Install fvm (Flutter Version Manager) choco install fvm and Accept All
  2. Check flutter Installed Currently fvm list
  3. Check flutter Realeased Versions fvm releases
  4. Install flutter Specific Version fvm install 3.0.0