//firebase-dartbyvicb

firebase-dart

Dart wrapper for Firebase

0
0
0
Dart

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.

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

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

License

MIT.

[beta]v0.13.0