A Flutter CRUD with Firestore Firebase Project with Google Authentication.
This project is for assignment purpose. It is a simple Flutter project that uses Firestore Firebase for CRUD operations and Google Authentication.
- Google Authentication
- CRUD operations
- Firestore Firebase
- Clone the repository
- Run
flutter pub get
- Run
flutter run