Skip to content

ahmeriqbal7aa/flutter_firebase_crud_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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