{"id":46984652,"url":"https://github.com/asdf-community/asdf-flutter","last_synced_at":"2026-03-11T13:31:38.244Z","repository":{"id":37492690,"uuid":"182139057","full_name":"asdf-community/asdf-flutter","owner":"asdf-community","description":"flutter plugin for the asdf version manager [maintainer=@ciccioska, @ken-ty, @oae, @ugurcoskn]","archived":false,"fork":false,"pushed_at":"2025-07-08T15:33:32.000Z","size":28,"stargazers_count":119,"open_issues_count":8,"forks_count":37,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-08T16:44:49.464Z","etag":null,"topics":["asdf","asdf-plugin"],"latest_commit_sha":null,"homepage":"https://github.com/asdf-vm/asdf","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asdf-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["smorimoto"]}},"created_at":"2019-04-18T18:35:37.000Z","updated_at":"2025-07-08T15:33:36.000Z","dependencies_parsed_at":"2024-05-01T16:00:22.105Z","dependency_job_id":"58747a1f-b31f-46d6-9ec9-1ec938ff112b","html_url":"https://github.com/asdf-community/asdf-flutter","commit_stats":null,"previous_names":["asdf-community/asdf-flutter","oae/asdf-flutter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asdf-community/asdf-flutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-community%2Fasdf-flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-community%2Fasdf-flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-community%2Fasdf-flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-community%2Fasdf-flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asdf-community","download_url":"https://codeload.github.com/asdf-community/asdf-flutter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-community%2Fasdf-flutter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30382673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T12:49:11.341Z","status":"ssl_error","status_checked_at":"2026-03-11T12:46:41.342Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["asdf","asdf-plugin"],"created_at":"2026-03-11T13:31:37.663Z","updated_at":"2026-03-11T13:31:38.240Z","avatar_url":"https://github.com/asdf-community.png","language":"Shell","funding_links":["https://github.com/sponsors/smorimoto"],"categories":[],"sub_categories":[],"readme":"# asdf-flutter [![Build Status](https://travis-ci.com/oae/asdf-flutter.svg?branch=master)](https://travis-ci.com/oae/asdf-flutter)\n\n[Flutter](https://flutter.dev/) plugin for the [asdf version manager](https://github.com/asdf-vm/asdf). This includes both **flutter** and **dart**.\n\n## Dependencies\n\n- [jq](https://jqlang.github.io/jq/download/)\n\n## Install\n\n```\nasdf plugin add flutter\n```\n\n## Configure\n\nIf you have problems with accessing to google, you can set the `FLUTTER_STORAGE_BASE_URL` environment variable to change it but structure must be same with Google. Default value is `https://storage.googleapis.com`.\n\n## FVM support\n\n[FVM](https://fvm.app/) is one of major version manager for Flutter.\n\nasdf uses a `.tool-versions` file for auto-switching between software versions. To ease migration, you can have it read an existing `.fvm/fvm_config.json` or `.fvmrc` file to find out what version of Flutter should be used. To do this, add the following to `$HOME/.asdfrc`:\n\n```\nlegacy_version_file = yes\n```\n\n## Troubleshooting\n\n### VSCode\n\u003cimg width=\"668\" alt=\"image\" src=\"https://user-images.githubusercontent.com/877327/158042623-290554da-0b9d-4fe0-b91b-c85b9c48e2d1.png\"\u003e\n\nTo fix the \"Could not find a Flutter SDK\" error, you can set the `FLUTTER_ROOT` environment variable in your `.bashrc` or `.zshrc` file:\n```bash\nexport FLUTTER_ROOT=\"$(asdf where flutter)\"\n```\n\n### Bad CPU type in executable\n\nBecause this plugin uses [jq](https://github.com/stedolan/jq) you have to enable [Rosetta](https://support.apple.com/en-us/HT211861) to be able to execute non arm optimized software.\n\nApple will prompt you to install Rosetta if you open a GUI application but not if you're using the terminal. Thus you have to enable Rosetta manually:\n\n```bash\nsoftwareupdate --install-rosetta\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasdf-community%2Fasdf-flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasdf-community%2Fasdf-flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasdf-community%2Fasdf-flutter/lists"}