firebase_admin_interop 1.0.0-dev.1.0 copy "firebase_admin_interop: ^1.0.0-dev.1.0" to clipboard
firebase_admin_interop: ^1.0.0-dev.1.0 copied to clipboard

outdatedDart 1 only

Interop for Firebase Admin Node.js SDK

1.0.0-dev.1.0 #

  • Breaking change: Depends on Dart SDK >= 2.0.0-dev.
  • Breaking change: Depends on node_interop >= 1.0.0-dev.
  • Breaking change: removed built_value integration.
  • Added: Firestore support.
  • Internal: run tests in both dart2js and dartdevc.
  • Updated documentation with new instructions.

0.1.0-beta.4 #

  • Breaking: FirebaseAdmin.initializeApp() now expects new AppOptions object as the first argument and optional name argument. See documentation for FirebaseAdmin.initializeApp() for more details and example.

0.1.0-beta.3 #

  • Updated JS bindings with type arguments for Promises.

0.1.0-beta.2 #

  • New: Preliminary support for built_value models and serializers.
  • Breaking: Removed Js prefix for interface classes.
  • Breaking: Credential got split in to CredentialService and Credential. Similar changes with Database and DatabaseService.
  • Upgraded to node_interop: 0.1.0-beta.4.
  • Consolidated all JS bindings in to one file.
  • Completed interface bindings for Realtime Database.
  • Added interface bindings for Firestore.
  • Many dartdoc updates for JS bindings.

0.1.0-beta.1 #

  • Breaking change: FirebaseAdmin.initializeApp() now accepts separate named arguments for credential and databaseURL
  • Breaking change: Credential.cert() now accepts separate named arguments for service account key parameters
  • New Credential.certFromPath() method added.
  • Added DataSnapshot.forEach().
  • Many dartdoc updates
  • Updated to node_interop 0.1.0-beta.1

0.0.1 #

  • Initial version
25
likes
0
pub points
67%
popularity

Publisher

unverified uploader

Interop for Firebase Admin Node.js SDK

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

js, meta, node_interop, quiver_hashcode

More

Packages that depend on firebase_admin_interop