Skip to content

vicb/firebase-dart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Dart wrapper for Firebase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 100.0%