Skip to content

Instantly share code, notes, and snippets.

@manofi21
Last active July 31, 2023 05:48
Show Gist options
  • Save manofi21/81117d5c45eaa12f4f3282f3b31f1e9a to your computer and use it in GitHub Desktop.
Save manofi21/81117d5c45eaa12f4f3282f3b31f1e9a to your computer and use it in GitHub Desktop.
medium_source_and_todo_list.md #Daily

Src: Open this link Guide.

[ ] Run this comment in terminal's project dart pub global activate fvm

From ../instalation to ../configuration [ ] Init folder chact by run: fvm config --cache-path <CACHE_PATH>

[ ] See the available version in fvm releases

[ ] Run install version in FVM by using fvm install <Version>. (ex: fvm install 3.10.6)

[ ] Run fvm use <version> for using installed version. Use fvm use <version> --force for using existing project

Run in VS Code [ ] In VS code, Debug tab & create a launch.json file

[ ] Run fvm flutter doctor in terminal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment