Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 632 Bytes

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 632 Bytes

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.