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
Use a listTile with slidableActionWidget as the child
Attach a db query (api call) to it (or do this in a component higher up the tree like a homepage component)
Use the response to generate children for the listView.
connect an API call to a delete action in the slidableActionWidget that wil delete the item from the list
test the implementation by doing the following:
=>make sure you have like 10 items in the list
=> start deleting them one after the other.
=> Around 3 to 7 items deleted you will get this error: