cjlapao/Setup Flutter SDK Environment on GitHub Actions

Setup Flutter SDK on GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
flutter-versionThe Flutter version to make available on the pathnoany
channelThe Flutter build release channelnostable
query-onlyQuery the Flutter SDK version without installing itnofalse
cacheCache the Flutter SDKnotrue
cache-keyIdentifier for the Flutter SDK cacheno
cache-pathFlutter SDK cache pathno
architectureThe architecture of Flutter SDK executable (x64 or arm64)no${{ runner.arch }}
namedescription
cache-pathFlutter SDK cache path
cache-keyFlutter SDK cache key
channelThe Flutter build release channel
versionThe Flutter version to make available on the path
architectureThe architecture of Flutter SDK executable (x64 or arm64)