top of page

Update #3

In my next progress, I will be adding Firebase Database.

For this week, I finally manage to get Firebase Database working and still trying to get the hang of flutter! Implemented asynchronous to allow the app to get the data first before loading the app.

 

At the same time, I had to clean up my code and split into different classes in order to organize the code. Chucking all in one seems really messy! Now I'm having 15 classes in total!

I am also facing databaseReference issues in flutter as shown below. I fixed it by re-adding the json file but this often occurs randomly without reasons

WhatsApp Image 2020-01-19 at 10.36.45 PM
fbdb.PNG
WhatsApp Image 2020-02-05 at 3.26.31 PM.
bottom of page