firebase 0.1.1 copy "firebase: ^0.1.1" to clipboard
firebase: ^0.1.1 copied to clipboard

discontinuedreplaced by: firebase_core
outdatedDart 1 only

A Dart wrapper for Firebase.

Firebase-Dart #

A Dart wrapper for Firebase.

This package uses dart:js to wrap functionality provided by firebase.js in Dart classes.

See the included example for sample usage of the API.

Installing #

Follow the instructions on the pub page.

The firebase.js library MUST be included for the wrapper to work:

<script src="https://cdn.firebase.com/v0/firebase.js"></script>

License #

MIT.

260
likes
0
pub points
96%
popularity

Publisher

unverified uploader

A Dart wrapper for Firebase.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

browser

More

Packages that depend on firebase