/firebase3-dart

DEPRECATED: Dart wrapper library for the new Firebase.

Primary LanguageDartMIT LicenseMIT

DEPRECATED: Dart wrapper library for the new Firebase

This library is now deprecated and moved to the official firebase.

Please update your pubspec.yaml file to firebase dependency, do the pub get, update imports to firebase library and you are ready to go:

dependencies:
  firebase: '^3.0.0'