flutter_enterprise_cli 1.0.1
flutter_enterprise_cli: ^1.0.1 copied to clipboard
Enterprise-grade Flutter CLI tool for generating production-ready project scaffolding with clean architecture, multi-environment flavors, and CI/CD automation.
1.0.0 #
Initial stable release.
Features #
- Clean Architecture generator
- Android flavor automation (Kotlin DSL support)
- iOS xcconfig generation
- Multi-environment main files
- GitHub Actions CI/CD template
- Android APK & AAB artifact upload
- iOS IPA generation support
- CLI-based project scaffolding
- Nested project protection
- Safe overwrite prevention
Future improvements may include:
- Dynamic Flutter version detection
- Matrix-based CI builds
- Optional CI configuration flags
- Signed iOS build automation