firebase_remote_helper 0.1.1 copy "firebase_remote_helper: ^0.1.1" to clipboard
firebase_remote_helper: ^0.1.1 copied to clipboard

This plugin makes it easier for you to use firebase remote config.

0.1.1 #

  • Automatically using jsonEncode to encode Map<String, Object> and List<Object>.
  • Add onError parameter to .asMap and .asList extensions to set the value if error occurs instead of throw exception.
  • Add more tests.

0.1.0 #

  • Upgrade dependencies.

0.0.1+7 #

  • Improved README.
  • Update dependencies.

0.0.1+6 #

  • Add try catch to allow the initial method runs without internet connected.

0.0.1+5 #

  • Improved Map and List typecast.

0.0.1+4 #

  • [BREAKING CHANGE] Change from getBoolean to getBool.
  • Improves README
  • Prevent initialize this plugin again
  • Update dependencies

0.0.1+3 #

  • Supports type List.

0.0.1+2 #

  • Move from package > plugin
  • Improve README

0.0.1 #

  • Initial release.
2
likes
0
pub points
45%
popularity

Publisher

verified publisherlamnhan.dev

This plugin makes it easier for you to use firebase remote config.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

firebase_remote_config, flutter

More

Packages that depend on firebase_remote_helper