https://github.com/goderbauer/flutterfire
Flutter Plugins for Firebase
https://github.com/goderbauer/flutterfire
Last synced: over 1 year ago
JSON representation
Flutter Plugins for Firebase
- Host: GitHub
- URL: https://github.com/goderbauer/flutterfire
- Owner: goderbauer
- License: bsd-3-clause
- Created: 2017-05-12T23:28:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-13T00:10:00.000Z (about 9 years ago)
- Last Synced: 2024-10-18T20:44:51.046Z (over 1 year ago)
- Language: Dart
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# FlutterFire
[](https://travis-ci.org/flutter/flutterfire)
**WARNING: This is incomplete and experimental.**
FlutterFire connects a Flutter application with
[Firebase](https://firebase.google.com/) via Flutter plugins. Check the
`packages` directory for all available Firebase bindings.
For more information about Flutter plugins, and how to use them, see
[https://flutter.io/platform-plugins/](https://flutter.io/platform-plugins/).
These plugins are also available on
[pub](https://pub.dartlang.org/flutter/plugins).
## Issues
Please file any issues, bugs, or feature requests in the main [flutter
repository](https://github.com/flutter/flutter/issues/new).