firebase_remote_config 0.0.2 firebase_remote_config: ^0.0.2 copied to clipboard
Flutter plugin for Firebase Remote Config. Update your application look and feel and behaviour without re-releasing.
[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.