Flutter – remove a firebase document onTap() When the user long press a ListTile (an item on the list), I show a BottomSheet. When the user clicks the Delete button on the BottomSheet , the document should be removed.
Flutter – remove a firebase document onTap() When the user long press a ListTile (an item on the list), I show a BottomSheet. When the user clicks the Delete button on the BottomSheet , the document should be removed.