https://github.com/netesh5/allaboutfirebase
https://github.com/netesh5/allaboutfirebase
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/netesh5/allaboutfirebase
- Owner: Netesh5
- Created: 2022-03-20T09:57:44.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-01T04:27:40.000Z (about 3 years ago)
- Last Synced: 2024-12-31T02:25:12.981Z (5 months ago)
- Language: Dart
- Size: 284 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firebaseapp
A new Flutter project that contains all the feature of Firebase .
## Features
- Authentication : Anonymous signin, Signin with Email, Signin with Google, Register with phone number
- Firebase Firestore : CRUD Operation
- Firebase Storage : Upload and download files
- Push Notification : Notification can be send through firebase or by postman## Screenshots :
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.