Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.06 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.06 KB

flutter_firebase_CRUD_app

A new Flutter-Firebase "CRUD" application with Firebase Cloud Firestore.

Getting Started

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Description

  • Place your own google-services.json file into your app's /android/app folder.

Learning Concepts

  • ListView Widget
  • StreamBuilder Widget
  • TextFormField Widget
  • firebase_auth package
  • firebase_core package
  • cloud_firestore package

Screenshot

Working

- 1st Gif displaying Data Creation
- 2nd Gif displaying Data Updation and Deletion