https://github.com/firebase/quickstart-flutter
https://github.com/firebase/quickstart-flutter
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/firebase/quickstart-flutter
- Owner: firebase
- License: apache-2.0
- Created: 2022-03-07T18:44:15.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-12T18:38:30.000Z (about 1 year ago)
- Last Synced: 2025-04-13T00:49:38.595Z (about 1 year ago)
- Language: Dart
- Size: 34 MB
- Stars: 162
- Watchers: 18
- Forks: 61
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Firebase Quickstarts for Flutter
A collection of quickstart samples demonstrating the Firebase Flutter plugins. For more information, see https://firebase.google.com.
## Samples
You can open each of the following samples as an individual project, and run
them on a mobile device, virtual device or browser.
- [Firestore](firestore/README.md)
- [Authentication](authentication/README.md)
- [Crashlytics](crashlytics/README.md)
## How to make contributions?
Please read and follow the steps in the [CONTRIBUTING.md](CONTRIBUTING.md)