flag_feature 2.1.0 copy "flag_feature: ^2.1.0" to clipboard
flag_feature: ^2.1.0 copied to clipboard

App wide feature flag manager utilizing the power of Firebase Remote Config.

[2.1.0] - 2024-03-04 #

Changed #

  • Update firebase_remote_config dependency
  • Fix deprecated code

[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 #

Fixed #

  • Added [fetchMaximumInterval] parameter to set maximum cached interval
  • Fixed [remote_config] internal remote config fetch error on fetchAndActivate()

Changed #

  • Update firebase_remote_config dependency to use version ^0.10.0+1
  • Rename fire_flag to flag_feature

[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 #

Changed #

  • Update firebase_remote_config dependency to use version ^0.6.0

Fixed #

  • Handle to return false when the config parameter is not available on Firebase Console

[1.0.3] - 2020-12-02 #

Fixed #

  • Fix Readme

[1.0.2] - 2020-11-30 #

Fixed #

  • Fix homepage URL

[1.0.1] - 2020-11-30 #

Fixed #

  • Fix sample app for better documentation

[1.0.0] - 2020-11-30 #

  • Initial release
10
likes
150
points
46
downloads

Publisher

verified publishermastersam.tech

Weekly Downloads

App wide feature flag manager utilizing the power of Firebase Remote Config.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

firebase_remote_config, flutter

More

Packages that depend on flag_feature