firebase_database_platform_interface 0.2.2+5 firebase_database_platform_interface: ^0.2.2+5 copied to clipboard
A common platform interface for the firebase_database plugin.
0.2.2+5 #
- Update a dependency to the latest release.
0.2.2+4 #
- Update a dependency to the latest release.
0.2.2+3 #
- Update a dependency to the latest release.
0.2.2+2 #
- Update a dependency to the latest release.
0.2.2+1 #
- Update a dependency to the latest release.
0.2.2 #
0.2.1+12 #
- Update a dependency to the latest release.
0.2.1+11 #
- Update a dependency to the latest release.
0.2.1+9 #
- Update a dependency to the latest release.
0.2.1+8 #
- REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#8791). (d90b8357)
0.2.1+7 #
- Update a dependency to the latest release.
0.2.1+5 #
- Update a dependency to the latest release.
0.2.1+4 #
- Update a dependency to the latest release.
0.2.1+3 #
- Update a dependency to the latest release.
0.2.1+2 #
- Update a dependency to the latest release.
0.2.1 #
- FEAT: refactor error handling to preserve stack traces on platform exceptions (#8156). (6ac77d99)
0.2.0+5 #
- FIX: Fixed transaction bug by removing duplicate arguments when they are already set as defaults. (#7839). (df6568c2)
0.2.0+4 #
- Update a dependency to the latest release.
0.2.0+3 #
- Update a dependency to the latest release.
0.2.0+2 #
- FIX: database path should default to
/
if no path specified rather than an empty string (fixes #7515). (c33c3c93)
0.2.0+1 #
- FIX: query modifier asserts not correctly triggering.
0.2.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
0.2.0-dev.1 #
- Update a dependency to the latest release.
0.2.0-dev.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: rework as part of #6979 (#7202).
0.1.0+4 #
- Update a dependency to the latest release.
0.1.0+3 #
- Update a dependency to the latest release.
0.1.0+2 #
- Update a dependency to the latest release.
0.1.0+1 #
- Update a dependency to the latest release.
0.1.0 #
Note: This release has breaking changes.
- FIX: List of values erroring on transaction result (#7001).
- BREAKING FEAT: add initial support for Web.
0.0.1+1 #
- REFACTOR: firebase_database_platform_interface (#6668).
- CHORE: release firebase_database_platform_interface.
0.0.1 #
- Initial release of firebase_database_platform_interface.