flag_feature 2.1.0 flag_feature: ^2.1.0 copied to clipboard
App wide feature flag manager utilizing the power of Firebase Remote Config.
[2.0.1] - 2022-07-05 #
Changed #
- Update firebase_remote_config dependency to use version ^2.0.0
- Migrate to null safety
[2.0.0] - 2022-07-05 #
[1.1.1] - 2021-02-25 #
Fixed #
- Remove initial return as it causing the listener received the response twice. Let user handle feature flag initial value initialization
[1.1.0] - 2020-12-02 #
[1.0.0] - 2020-11-30 #
- Initial release