feature_config 0.0.6 copy "feature_config: ^0.0.6" to clipboard
feature_config: ^0.0.6 copied to clipboard

Feature flag and feature config

0.0.6 #

  • Add remote config string
  • Add MultiFeaturesBlocBuilder
  • Feature class: rename field isEnabled to boolValue

0.0.5 #

  • upgrade firebase_remote_config to 5.0.4

0.0.4 #

  • FirebaseFeatureConfig add on error callback
  • FirebaseFeatureConfig expose getFeatureConfig func

0.0.3 #

  • Handle fetch firebase remote config error

0.0.2 #

  • Only update feature configs when their key exists on firebase remote config

0.0.1 #

  • Initial release