actions-test/lib/screens/room
Jakob Meier c466a19fc9
Added ability to delete or leave room.
NOTE: Only the room owner can delete a room,
but they are not able to leave the room.

BUG: Deleting or leaving the room deletes the room from disk,
but for an unknown reason, the homescreen does not update
and still shows the room.
Opening and closing the room seems to cause the homescreen to
update, removing the room.
2023-03-23 08:58:34 +01:00
..
about.dart Added ability to delete or leave room. 2023-03-23 08:58:34 +01:00
categories.dart Added stub screens 2023-03-22 21:16:00 +01:00
join.dart Renamed /new-room endpoint to /add-room/new 2023-03-21 20:26:24 +01:00
new.dart Removed unnecessary server attribut in request 2023-03-22 21:15:05 +01:00
products.dart Added stub screens 2023-03-22 21:16:00 +01:00
shopping_list.dart Added stub screens 2023-03-22 21:16:00 +01:00