Skip to content

Tacuchi/playstore-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

playstore-flutter

Agent skill to guide the preparation of a Flutter project for Google Play Store release.

What it covers

  • 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

Install

npx skills add Tacuchi/playstore-flutter

Compatibility

Works with any agent that supports the Agent Skills standard, including:

License

MIT

About

Agent skill: Guide Flutter projects to Google Play Store release (signing, ProGuard, AAB)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors