Skip to content

alxayeed/firebase-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter firebase 0.1

A simple application where firebase is integraded and CRUD functionality implemented using firestore database.

The Homepage will display a list of players fetched from firestore database. User can click on a player to see more details of the player, update any info, or delete the player from cloud database. And ofcourse he/she can add new player, the floating action button is right below in the player list screen.


Showcase

Player list Player info
Add Player Update Player

Stacks

  • Dart
  • Flutter
  • Firebase

Topics

  1. Firebase
  2. Firestore

Useful commands

  1. Generate SHA-1(ubuntu)
keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android

Topics to have a look

  1. FutureBuilder
  2. StreamBuilder
  3. Firestore

About

CRUD implementation using firebase-firestore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors