actions-test/lib
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
..
backend Simplified network requests & snackbars 2023-03-24 13:25:34 +01:00
screens Added edit room screen 2023-03-24 13:25:42 +01:00
tools Simplified network requests & snackbars 2023-03-24 13:25:34 +01:00
main.dart Added edit room screen 2023-03-24 13:25:42 +01:00