CRUD Firebase

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

Functionalities

  • Create
  • Read
  • Update
  • Delete

Screenshots





For developers

To clone locally

$ git clone [email protected]:luciano01/crud_firebase.git
$ cd crud_firebase

Open the project in an editor, if you use VS Code, follow this

$ cd crud_firebase
$ code .

To run, follow this on terminal

$ flutter clean
$ flutter pub get
$ flutter run --release

Built with

Author

GitHub

View Github