A new Flutter-Firebase "CRUD" application with Firebase Cloud Firestore.
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- Place your own
google-services.json
file into your app's/android/app folder
.
- ListView Widget
- StreamBuilder Widget
- TextFormField Widget
- firebase_auth package
- firebase_core package
- cloud_firestore package
- 1st Gif displaying Data Creation
- 2nd Gif displaying Data Updation and Deletion