Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 568 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 568 Bytes

flutterify

A Flutter CRUD with Firestore Firebase Project with Google Authentication.

About the project

This project is for assignment purpose. It is a simple Flutter project that uses Firestore Firebase for CRUD operations and Google Authentication.

Features

  • Google Authentication
  • CRUD operations
  • Firestore Firebase

Getting Started

  1. Clone the repository
  2. Run flutter pub get
  3. Run flutter run

Screenshots