ann_flutter_flavor 0.1.0
ann_flutter_flavor: ^0.1.0 copied to clipboard
CLI tool and runtime API for ANN Flutter flavor management. Reads annspec.yaml and generates typed Dart flavor code, wires the Gradle plugin for Android, and wires the CocoaPods plugin for iOS.
Changelog #
0.1.0 #
- Initial release
- CLI
synccommand: generatesann_flavor.g.dartfromannspec.yaml - CLI
validatecommand: validates spec for missing required fields - Android wiring: patches
settings.gradle.ktsandapp/build.gradle.kts - iOS wiring: patches
Podfilewith CocoaPods plugin reference - Runtime API:
AnnFlavor,AnnFlavorConfig,AnnPlatform,AnnSubscription,AnnAuthConfig