Agent skill to guide the preparation of a Flutter project for Google Play Store release.
- Gradle DSL detection (Groovy vs Kotlin DSL for Flutter 3.29+)
- Upload keystore generation (PKCS12)
- Signing configuration with
key.properties - ProGuard/R8 review (only when needed)
- Version management via
pubspec.yaml - AAB build with obfuscation options and verification
npx skills add Tacuchi/playstore-flutterWorks with any agent that supports the Agent Skills standard, including: