subosito/flutter-action

subosito/flutter-action@v2: Complete Reference & Setup Guide

If you’ve typed `uses: subosito/flutter-action@v2` into a workflow file, you’ve already found the action almost every Flutter project on GitHub relies on to install the SDK on a runner. What trips people up isn’t finding it — it’s the details: which inputs actually exist, why `flutter-version: stable` throws an error, what the outputs are called, …

Read More