luciano01 / fire_crud

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Dart 53.2%Language:C++ 21.6%Language:CMake 17.5%Language:Ruby 2.6%Language:Swift 1.8%Language:HTML 1.7%Language:C 1.3%Language:Kotlin 0.1%Language:Objective-C 0.0%