adil192/Setup Flutter submodule

Installs and configures Flutter from a git submodule.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 31, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: adil192/setup-flutter-submodule@ed987e2a76aa1f532a58bd3212cb04b488b7b2fa # v3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
flutter-pathPath to the Flutter submodule (absolute or relative).yessubmodules/flutter
pub-cachePath to the pub cache directory (absolute or relative).no.pub-cache
cache-flutterWhether to cache the Flutter SDK between workflow runs.notrue
cache-pubWhether to cache the pub cache between workflow runs.notrue
no-save-cachesWhether to only restore caches and not save them.nofalse

no outputs