-
Notifications
You must be signed in to change notification settings - Fork 135
Realtime Database: Showcase CRUD operations #18
Copy link
Copy link
Open
Labels
HacktoberfestFor counting towards Hacktoberfest contributionFor counting towards Hacktoberfest contributionenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
HacktoberfestFor counting towards Hacktoberfest contributionFor counting towards Hacktoberfest contributionenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Showcase the CRUD operation using the Firebase Realtime Database. You can follow the implementation of the Cloud Firestore CRUD operation and just build a similar thing with Realtime Database, or come up with your own idea (but should be a simple implementation that touches on all the CRUD operations).
More info: https://firebase.google.com/docs/database/flutter/start
Package to use: https://pub.dev/packages/firebase_database