flutter_calendar icon indicating copy to clipboard operation
flutter_calendar copied to clipboard

error to updateItem

Open araknide83 opened this issue 4 years ago • 3 comments

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 avatar May 31 '20 22:05 araknide83

@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.

lohanidamodar avatar May 31 '20 23:05 lohanidamodar

I cloned the repository and gave me this error for the rest of firestore writes but does not read!

araknide83 avatar Jun 01 '20 14:06 araknide83

Hi,

I had the same issue, writes but does not read.

Thank you for your support.

cmoradiaz81 avatar Oct 29 '20 21:10 cmoradiaz81