In this video, I'll show you how to create firebase realtime database and make CRUD request to listen and get firebase realtime database value. By listening to firebase realtime snapshot, we can retrieve and update value in the app without any action needed. If you wanted to check if the value exists, using get() will save much more memory than listening to the snapshot event. Checkout the video for more details ! If you are new to flutter firebase, checkout below tutorials for installation and configurations !
Flutter Firebase Installation & Configuration #1 :
https://www.youtube.com/watch?v=IAVIPbZI5GE
Flutter Firebase Code Initialisation #2 :
https://www.youtube.com/watch?v=1bvj9_MCe6g
Firebase is a Backend-as-a-Service (BaaS) platform that provides lists of services such as authentication, cloud messaging, realtime database and so on.
Flutter is a cross-platform framework developed by Google. It's used to build android and iOS app with a single codebase.
If you enjoyed this video be sure to give it a like and subscribe for more!
- Follow us for updates ! 👇
-----------------------------------------------------------------
- ✔ Facebook Page : @CreateWithFlutter
-----------------------------------------------------------------
- Like the video and subscribe to the channel!
- Thank you!
#flutterfirebase
#flutterpackage
#flutterdeveloper