5 Forks
14 Stars
14 Watchers

firebase_crud

How to use all Firebase CRUD operations in Flutter to write data, read data, update data and delete data from the Firestore Cloud Database.

How to download and setup firebase_crud

Open terminal and run command
git clone https://github.com/JohannesMilke/firebase_crud.git
git clone is used to create a copy or clone of firebase_crud repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with firebase_crud https://github.com/JohannesMilke/firebase_crud/archive/master.zip

Or simply clone firebase_crud with SSH
[email protected]:JohannesMilke/firebase_crud.git

If you have some problems with firebase_crud

You may open issue on firebase_crud support forum (system) here: https://github.com/JohannesMilke/firebase_crud/issues