A Flutter plugin to use the Firebase Realtime Database API.
For Flutter plugins for other Firebase products, see README.md.
To use this plugin, add firebase_database
as a dependency in your pubspec.yaml file.
See the example
directory for a complete sample app using Firebase Realtime Database.
Please file Flutterfire specific issues, bugs, or feature requests in our issue tracker.
Plugin issues that are not specific to Flutterfire can be filed in the Flutter issue tracker.
To contribute a change to this plugin, please review our contribution guide, and send a pull request.