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'
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'