You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.
there is an error in the call update item, save the object in the database, but then when you open the application it does not update and does not read from the database, quite bad code !!
The text was updated successfully, but these errors were encountered:
@araknide83 Thank you for bringing this to my attention. The error with update item was due to newer package version of flutter_helper which I have solved (part3-final) branch.
For loading initially, did you create your firebase project and add the google services? If yes then it should work. If however you are working with the firebase setup I have made, it will not work, it was only for the tutorial session.
there is an error in the call update item, save the object in the database, but then when you open the application it does not update and does not read from the database, quite bad code !!
The text was updated successfully, but these errors were encountered: