flavor_getter 0.0.4
flavor_getter: ^0.0.4 copied to clipboard
A plugin to retrieve the current flavor of the Flutter application.
0.0.1 #
- Get running flavor in your Dart code.
0.0.2 #
- Fix: Tests (plugin tests and example app tests)
- Fix: Android bug when applicationId has suffix
- Fix: README: Typos & Android setup guide
0.0.3 #
- Fix: Android app crashes on release builds due to Proguard
0.0.4 #
- Fix: Android compatibility with Flutter 3.29.3
- Documentation: Updated Android setup guide with buildFeatures configuration