flutter-actions/Setup Flutter SDK

Setup the Flutter SDK, and add it to the PATH

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionThe version to install: Default: latestnolatest
channelThe release channel to install. Default: stablenostable
cacheCache the pub dependencies. Default: falsenofalse
cache-sdkCache the installed Flutter SDK. Default: falsenofalse
cache-keyAn explicit key for restoring and saving the pub dependencies to/from cacheno${{ github.event_name == 'pull_request' && github.base_ref || github.ref_name }}

no outputs