firebase3 0.2.1 copy "firebase3: ^0.2.1" to clipboard
firebase3: ^0.2.1 copied to clipboard

outdatedDart 1 only

Dart wrapper library for the new Firebase.

0.2.1 #

  • Input params validation for methods which work with JS types.
  • Fixes in the lib.
  • More documentation and tests.
  • Readme update with information on how to run tests and examples.

0.2.0 #

  • BREAKING Exposing only one top-level library: firebase.dart.
  • BREAKING ThenableReference and UploadTask are having future property to handle then() and catchError().
  • BREAKING CustomMetadata is now a Map.
  • BREAKING Storage APIs now expose Uri and DateTime instead of String where appropriate.
  • BREAKING Storage onStateChanged returns Stream<UploadTaskSnapshot>.
  • Updates and fixes in examples
  • Fixes in the lib

0.1.0 #

  • Initial version of library
0
likes
0
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

Dart wrapper library for the new Firebase.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

browser, func, js

More

Packages that depend on firebase3