remote_config 1.3.0+3 remote_config: ^1.3.0+3 copied to clipboard
Works with Flutter Remote Config plugin to retrieve an array of values from a typical Firebase project's Remote Config settings.
1.3.0+3 #
July 17, 2023
- sdk: '>=2.18.0 <4.0.0'
- class RemoteConfig with ChangeNotifier
- Removed assert(_remoteConfig != null, _INIT_ERROR);
- Future
- false_secrets in pubspec.yaml
- Update README.md
1.2.0 #
October 14, 2020
- Updated plugin, firebase_remote_config, to ^0.4.0
1.1.1 #
June 04, 2020
- Corrected Apache Licence
1.1.0 #
June 01, 2020
- Future
1.0.2 #
May 28, 2020
- Updated README.md.
1.0.1 #
May 28, 2020
- Format code and supply documentation description for the API.
1.0.0 #
May 27, 2020
- Initial Commit.