kflavor 1.0.9
kflavor: ^1.0.9 copied to clipboard
kflavor automates flutter multi-flavor configuration for android, iOS and web, managing firebase settings, icons, splash screens, gradle/xcode config, and IDE run/debug profiles.
Changelog #
All notable changes to this project will be documented in this file.
1.0.9 #
- Add native splash support.
- Added support for web-id (firebase)
- Accept flexible
firebaseconfiguration (string or map) with legacyfirebase_accountfallback.
1.0.8 #
- Multiple firebase account support added.
1.0.7 #
- Add explicit
generateandconfiguresubcommands.generateremains the default workflow when no subcommand is provided. - Update
README.mdto document the new subcommands, flags, usage examples, and platform notes.
1.0.6 #
- Android groovy support added.
1.0.5 #
- Updated documentation.
1.0.3 #
- Initial release.