firebase_remote_config 0.1.0+1 copy "firebase_remote_config: ^0.1.0+1" to clipboard
firebase_remote_config: ^0.1.0+1 copied to clipboard

outdated

Flutter plugin for Firebase Remote Config. Update your application look and feel and behaviour without re-releasing.

0.1.0+1 #

  • Log a more detailed warning at build time about the previous AndroidX migration.

0.1.0 #

  • Breaking change. Migrate from the deprecated original Android Support Library to AndroidX. This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library.

0.0.6+1 #

  • Bump Android dependencies to latest.

0.0.6 #

  • Allowed extending the RemoteConfig class.

0.0.5 #

  • Bump Android and Firebase dependency versions.

0.0.4 #

  • Updated Gradle tooling to match Android Studio 3.1.2.

0.0.3 #

  • Added missing await in setDefaults.
  • Fixed example code in README.

0.0.2 #

  • Update iOS plugin so that it returns fetch status as a String instead of an int.
  • Bump Android library version to 15.+. The Android plugins for FlutterFire need to all be on the same version. Updating Remote Config to match other FlutterFire plugins.

0.0.1 #

  • Implement Firebase Remote Config.
513
likes
0
pub points
99%
popularity

Publisher

verified publisherfirebase.google.com

Flutter plugin for Firebase Remote Config. Update your application look and feel and behaviour without re-releasing.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on firebase_remote_config