flutter_release_build
Build signed release versions for mobile platforms (APK, AAB, IPA) from Flutter projects with optional code obfuscation to prepare apps for distribution.
Instructions
Build release versions for all platforms: APK, AAB, IPA with signing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | Yes | Working directory (Flutter project root) | |
| platforms | No | Platforms to build for | |
| obfuscate | No | Obfuscate Dart code |