{"id":15294762,"url":"https://github.com/lollipopkit/fvm","last_synced_at":"2025-10-07T06:31:22.881Z","repository":{"id":62943817,"uuid":"563325061","full_name":"lollipopkit/fvm","owner":"lollipopkit","description":"Flutter SDK Version Manager written in Go.","archived":true,"fork":false,"pushed_at":"2023-06-04T12:41:35.000Z","size":100,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-05T02:42:20.215Z","etag":null,"topics":["flutter","fvm","golang","sdk"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lollipopkit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-11-08T11:34:16.000Z","updated_at":"2024-03-12T04:23:29.000Z","dependencies_parsed_at":"2023-01-27T19:16:25.970Z","dependency_job_id":"d8a56a19-414c-4b65-b72b-c2b4f8efea6c","html_url":"https://github.com/lollipopkit/fvm","commit_stats":null,"previous_names":["lollipopkit/gofvm"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lollipopkit%2Ffvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lollipopkit%2Ffvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lollipopkit%2Ffvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lollipopkit%2Ffvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lollipopkit","download_url":"https://codeload.github.com/lollipopkit/fvm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235599940,"owners_count":19016191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flutter","fvm","golang","sdk"],"created_at":"2024-09-30T17:06:46.923Z","updated_at":"2025-10-07T06:31:17.588Z","avatar_url":"https://github.com/lollipopkit.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eGo FVM\u003c/h1\u003e\n\u003cp align=\"center\"\u003eFlutter SDK Version Manager written in Go.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"badge-lang\" src=\"https://badgen.net/badge/FVM/0.2.0/cyan\"\u003e\n    \u003cimg alt=\"badge-lang\" src=\"https://badgen.net/badge/Go/1.19/purple\"\u003e\n\u003c/p\u003e\n\n\nEnglish | [简体中文](README_CN.md)\n\n### 🍦 Features\n- [x] Manage Multiple Flutter SDKs\n- [x] Project Versioning\n- [x] **Portable** - No need to install Flutter SDK to install fvm\n- [x] Auto config PATH and IDE settings\n- [x] Alias. e.g. `fvm dart format .` -\u003e `dart format .`\n\n\n### 💾 Uasge\n1. Install `fvm` through:\n   - `go install github.com/lollipopkit/fvm@latest` (require Golang installed).\n   - Download the latest release from [HERE](https://github.com/lollipopkit/fvm/releases). Remember to add `fvm` to PATH.\n2. It's highly recommended to set env `FVM_HOME`. If you don't set `FVM_HOME`, fvm will use`$HOME/.fvm` as default.\n3. Run `fvm install \u003cversion\u003e` to install flutter sdk.\n4. Set default global version by `fvm global \u003cversion\u003e`.\n5. Enter project folder, run `fvm use \u003cversion\u003e` to use flutter sdk only in this directory.\n6. (Optional) Config alias by `fvm config alias`. So, you can omit `fvm` and use `dart` or `flutter` in your terminal directly. eg. `dart format .` instead of `fvm dart format .`.\n\n\n### 🔖 Attention\n- This tool is partly compatible with `fvm-dart`, but there are still some differences. You may need to reconfigure the environment as described above.\n- This tool is still in the early stage of development. If you encounter any problems, please submit an issue.\n\n### ⚒️ CLI\n```\nNAME:\n   fvm - Flutter Version Manager written in Go\n\nUSAGE:\n   fvm [global options] command [command options] [arguments...]\n\nCOMMANDS:\n   config, c   Config something\n   dart, d     Proxy dart commands\n   delete, D   Delete a specific version of Flutter\n   flutter, f  Proxy flutter commands\n   global, g   Manage global version of Flutter\n   install, i  Install a specific version of Flutter\n   list, l     List all installed versions of Flutter\n   release, r  List all releases of Flutter\n   use, u      Use a specific version of Flutter\n   help, h     Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --help, -h  show help (default: false)\n```\n\n### 📝 License\n```\nlollipopkit LGPL-3.0\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flollipopkit%2Ffvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flollipopkit%2Ffvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flollipopkit%2Ffvm/lists"}