ann_flutter_flavor 0.1.0 copy "ann_flutter_flavor: ^0.1.0" to clipboard
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 sync command: generates ann_flavor.g.dart from annspec.yaml
  • CLI validate command: validates spec for missing required fields
  • Android wiring: patches settings.gradle.kts and app/build.gradle.kts
  • iOS wiring: patches Podfile with CocoaPods plugin reference
  • Runtime API: AnnFlavor, AnnFlavorConfig, AnnPlatform, AnnSubscription, AnnAuthConfig
0
likes
140
points
19
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, collection, path, yaml

More

Packages that depend on ann_flutter_flavor