Skip to content

Implementing simple storage operations, CRUD (Create, Read, Update, Delete), using Firebase Firestore.

License

Notifications You must be signed in to change notification settings

luciano01/fire_crud

Repository files navigation

Fire CRUD

Implementing simple storage operations, CRUD (Create, Read, Update, Delete), using Firebase Firestore.

Demo

CreateNote.webm
UpdateNote.webm
DeleteNote.webm

For developers

Create a clone of the target repository:

$ git clone git@github.com:luciano01/fire_crud.git

Enter the cloned project directory with the command:

Or the path to the cloned project folder.

$ cd fire_crud

Open an Android emulator or connect your smartphone to your computer and execute the following commands:

$ flutter clean
$ flutter pub get
$ flutter run

Built with

Developer and Author

About

Implementing simple storage operations, CRUD (Create, Read, Update, Delete), using Firebase Firestore.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published