flutter_calendar
flutter_calendar copied to clipboard
error to updateItem
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 !!
@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.
I cloned the repository and gave me this error for the rest of firestore writes but does not read!
Hi,
I had the same issue, writes but does not read.
Thank you for your support.