actions-test/lib/screens
Jakob Meier 4775d6923e
Added edit room screen
Data-fetch routine:
fetch room information from server
-> if unsuccessfull load room from disk

The room will automatically be closed,
if either of the following conditions apply:
- the user is offline and no data was found on disk
- the network request returned a server error
2023-03-24 13:25:42 +01:00
..
room Added edit room screen 2023-03-24 13:25:42 +01:00
auth.dart Simplified network requests & snackbars 2023-03-24 13:25:34 +01:00
home.dart Simplified network requests & snackbars 2023-03-24 13:25:34 +01:00
welcome.dart Improved accessibility 2023-03-17 21:06:54 +01:00