I am trying to update an object in flutter and what i have is a grid view objects and trying to update the passed object to a details page but it won’t update what am i doing wrong?
and I get this err
Another exception was thrown: RangeError (index): Invalid value: Only valid value is 0: -1
this is my details page:
if you need more info please let me know