subosito/flutter-action
Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS. observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 79
- Release rhythm 64
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 45.5
- age_days: 2577
- days_rel: 161
- days_push: 126
- n_releases_24m: 7
Adoption not part of the score
2606 stars · 268 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A GitHub Action that sets up a Flutter environment in CI workflows, supporting version pinning, channels, and version files. It works on Linux, Windows, and macOS runners.
Use cases
- set up flutter in github actions ci
- pin a specific flutter version in a workflow
- read flutter version from pubspec.yaml in CI
- build and test flutter apps on multiple OS runners
- use a flutter mirror for faster downloads in CI
When to choose
- you build or test Flutter/Dart apps in GitHub Actions
- you need reproducible Flutter versions across CI jobs
- you want cross-platform Flutter CI on Linux, macOS, and Windows runners
When to avoid
- you use GitLab CI, CircleCI, or other non-GitHub CI systems
- you need a local Flutter installation rather than CI setup
- your project does not use Flutter or Dart
Facets
plugin · maturity active
developer-tools ci-cd deployment developer-tools mobile-development windows github-actions flutter dart ci-setup workflow-action devops linux macos docker
1 source
- readme: https://github.com/subosito/flutter-action · fetched 2026-08-28 · 07844b38f6d7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| subosito/flutter-action | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="subosito/flutter-action")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem