firebase_database_platform_interface 0.2.5+32 copy "firebase_database_platform_interface: ^0.2.5+32" to clipboard
firebase_database_platform_interface: ^0.2.5+32 copied to clipboard

A common platform interface for the firebase_database plugin.

0.2.5+32 #

  • Update a dependency to the latest release.

0.2.5+31 #

  • Update a dependency to the latest release.

0.2.5+30 #

  • Update a dependency to the latest release.

0.2.5+29 #

  • Update a dependency to the latest release.

0.2.5+28 #

  • Update a dependency to the latest release.

0.2.5+27 #

  • Update a dependency to the latest release.

0.2.5+26 #

  • Update a dependency to the latest release.

0.2.5+25 #

  • Update a dependency to the latest release.

0.2.5+24 #

  • Update a dependency to the latest release.

0.2.5+23 #

  • Update a dependency to the latest release.

0.2.5+22 #

  • Update a dependency to the latest release.

0.2.5+21 #

  • Update a dependency to the latest release.

0.2.5+20 #

  • Update a dependency to the latest release.

0.2.5+19 #

  • Update a dependency to the latest release.

0.2.5+18 #

  • Update a dependency to the latest release.

0.2.5+17 #

  • Update a dependency to the latest release.

0.2.5+16 #

  • Update a dependency to the latest release.

0.2.5+15 #

  • Update a dependency to the latest release.

0.2.5+14 #

  • Update a dependency to the latest release.

0.2.5+13 #

  • Update a dependency to the latest release.

0.2.5+12 #

  • Update a dependency to the latest release.

0.2.5+11 #

  • Update a dependency to the latest release.

0.2.5+10 #

  • Update a dependency to the latest release.

0.2.5+9 #

  • Update a dependency to the latest release.

0.2.5+8 #

  • Update a dependency to the latest release.

0.2.5+7 #

  • Update a dependency to the latest release.

0.2.5+6 #

  • Update a dependency to the latest release.

0.2.5+5 #

  • Update a dependency to the latest release.

0.2.5+4 #

  • Update a dependency to the latest release.

0.2.5+3 #

  • Update a dependency to the latest release.

0.2.5+2 #

  • Update a dependency to the latest release.

0.2.5+1 #

  • Update a dependency to the latest release.

0.2.5 #

  • FEAT: update dependency constraints to sdk: '>=2.18.0 <4.0.0' flutter: '>=3.3.0' (#10946). (2772d10f)
  • FEAT: update librairies to be compatible with Flutter 3.10.0 (#10944). (e1f5a5ea)

0.2.4 #

  • FEAT: upgrade to dart 3 compatible dependencies (#10890). (4bd7e59b)

0.2.3+1 #

  • Update a dependency to the latest release.

0.2.3 #

0.2.2+23 #

  • Update a dependency to the latest release.

0.2.2+22 #

  • Update a dependency to the latest release.

0.2.2+21 #

  • Update a dependency to the latest release.

0.2.2+20 #

  • Update a dependency to the latest release.

0.2.2+19 #

  • Update a dependency to the latest release.

0.2.2+18 #

  • Update a dependency to the latest release.

0.2.2+17 #

  • Update a dependency to the latest release.

0.2.2+16 #

  • Update a dependency to the latest release.

0.2.2+15 #

  • Update a dependency to the latest release.

0.2.2+14 #

  • Update a dependency to the latest release.

0.2.2+13 #

  • Update a dependency to the latest release.

0.2.2+12 #

  • Update a dependency to the latest release.

0.2.2+11 #

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

0.2.2+10 #

  • Update a dependency to the latest release.

0.2.2+9 #

  • Update a dependency to the latest release.

0.2.2+8 #

  • Update a dependency to the latest release.

0.2.2+7 #

  • FIX: Exceptions inside Query.snapshots() and more now have a stack trace that correctly points to the invocation of the throwing method (#9639). (2f7adcb7)

0.2.2+6 #

  • Update a dependency to the latest release.

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 #

  • FEAT: ServerValue.increment() now correctly accepts a num to support both integers and doubles. (#9101). (35cce5b0)

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+10 #

  • FIX: bump firebase_core_platform_interface version to fix previous release. (bea70ea5)

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+6 #

  • REFACTOR: fix analyzer issue introduced in Flutter 3.0.0 (#8652). (b781153a)

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+1 #

  • FIX: update all Dart SDK version constraints to Dart >= 2.16.0 (#8184). (df4a5bab)

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.