No description
Find a file
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
android Added Platforms 2023-03-17 21:04:45 +01:00
assets/undraw Initial commit 2023-03-17 09:41:08 +01:00
ios Added Platforms 2023-03-17 21:04:45 +01:00
lib Added ability to delete or leave room. 2023-03-23 08:58:34 +01:00
linux Added Platforms 2023-03-17 21:04:45 +01:00
macos Added Platforms 2023-03-17 21:04:45 +01:00
test Added missing flutter files/folders 2023-03-17 21:05:31 +01:00
web Added Platforms 2023-03-17 21:04:45 +01:00
windows Added Platforms 2023-03-17 21:04:45 +01:00
.gitignore Initial commit 2023-03-17 09:41:08 +01:00
.metadata Added missing flutter files/folders 2023-03-17 21:05:31 +01:00
analysis_options.yaml Added missing flutter files/folders 2023-03-17 21:05:31 +01:00
pubspec.lock Added missing flutter files/folders 2023-03-17 21:05:31 +01:00
pubspec.yaml Added missing flutter files/folders 2023-03-17 21:05:31 +01:00
README.md Initial commit 2023-03-17 09:41:08 +01:00

Official Outbag App

Source code of the official outbag app, written in flutter.