flutter-android-build
Installation
SKILL.md
Flutter Android Build — Never-Fail Formula
Purpose: Ensure every Flutter Android build succeeds on CI (GitHub Actions) and locally. This skill is complementary to
flutter-android-build-triage(which fixes broken builds). This skill prevents builds from breaking by using the correct version matrix upfront.
1. The Golden Version Matrix
This is the tested, proven combination. Pin these versions and builds will succeed.