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 was archived by the owner on Aug 26, 2024. It is now read-only.
Upon deleting an item, a snackbar flutter widget should appear with a prompt like "Item Deleted" and a button "Undo" which if pressed, will bring back the deleted item. This snackbar should disappear after some time. 5 seconds sounds reasonable to me.