What you'll learn:
- - Connect Firebase to Flutter project
- - Know how to create, read, update, delete Items in your Firebase Database
- - Use Streambuilder to display all your Data
We will be building 2 Apps and connect both to Firebase. Our first App will have all important functionallities you need to know. You can use this project as a reference for your own Apps. The second App will be a todo list which you can do as a excercise or with me together.
- Connect Firebase to your projects
- Build Databases
- Create, read, update, delte Items in your Databases
- Read All items from your Databases and display them
Have fun, enjoy!