koji-1009/Setup Flutter

Set up Flutter SDK for GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
flutter-versionFlutter SDK version (e.g. 3.29.0, 3.x, >=3.29.0 <4.0.0)no""
flutter-version-filePath to pubspec.yaml, pubspec.yml, or .fvmrcno""
channelRelease channel: stable, beta, or masternostable
architectureCPU architecture: x64 or arm64 (auto-detected if omitted)no
fvm-flavorFVM flavor nameno""
cache-sdkCache Flutter SDKnotrue
cache-pubCache pub dependencies (requires pubspec.lock)notrue
git-sourceInstall method: release or gitnorelease
git-source-urlGit repository URLnohttps://github.com/flutter/flutter.git
dry-runOnly resolve version, do not installnofalse
namedescription
flutter-versionInstalled Flutter version
dart-versionIncluded Dart SDK version
channelResolved channel
cache-sdk-hitWhether SDK cache was restored
cache-pub-hitWhether pub cache was restored
architectureResolved CPU architecture