firebase_database_rest 1.0.3 copy "firebase_database_rest: ^1.0.3" to clipboard
firebase_database_rest: ^1.0.3 copied to clipboard

A platform independent Dart/Flutter wrapper for the Firebase Realtime Database API based on REST.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.3] - 2021-05-07 #

Added #

  • JavaScript/Web CI tests

Changed #

  • Changed mocking framework to mocktail
  • Improve build scripts

Fixed #

  • SSE streaming of database updates did not work in Webbrowsers (#1)

Security #

  • Updated dependency requirements

[1.0.2] - 2021-03-11 #

Fixed #

  • Add JsonConverter to library exports

[1.0.1] - 2021-03-11 #

Added #

  • JsonConverter interface

Changed #

  • Made json converter methods public

[1.0.0] - 2021-03-10 #

Added #

  • Initial release

[Unreleased] #

Added #

Changed #

Deprecated #

Removed #

Fixed #

Security #

19
likes
80
pub points
22%
popularity

Publisher

verified publisherskycoder42.de

A platform independent Dart/Flutter wrapper for the Firebase Realtime Database API based on REST.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

firebase_auth_rest, freezed_annotation, http, json_annotation, meta, path

More

Packages that depend on firebase_database_rest