# subosito/flutter-action

Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.

Repository: https://github.com/subosito/flutter-action
Canonical: https://ross.abutalabs.com/products/flutter-action
Language: Shell
License: MIT
License Family: permissive
Topics: github-actions, actions, flutter, dart
Last push: 2026-04-30T00:12:47+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 79, release rhythm 64, longevity 100
- inputs: {"age_days": 2577, "days_push": 126, "days_rel": 161, "gap_med": 45.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2606, forks 268 (observed 2026-08-28T04:07:04.121944+00:00)

## What it is
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
- artifact type: plugin
- maturity: active
- function: developer-tools, ci-cd, deployment
- domain: developer-tools, mobile-development
- platform: windows
- tags: github-actions, flutter, dart, ci-setup, workflow-action, devops, linux, macos, docker

## Member repositories
- subosito/flutter-action (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:04.121944+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:21:01.004511+00:00, confidence not recorded.
  - readme: https://github.com/subosito/flutter-action (fetched 2026-08-28T04:07:04.121944+00:00, sha 07844b38f6d7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
