actions-test/lib/screens
Jakob Meier cfd54e3bb5
Added room creation screen
If the room was created successfully,
the wizard automatically saves the room data on disk.
This allows it to be cached,
even if the user loses internet connection
right before the wizard exists.
That way the room will be cached.
2023-03-18 20:28:30 +01:00
..
room Added room creation screen 2023-03-18 20:28:30 +01:00
auth.dart Basic home screen 2023-03-18 20:27:20 +01:00
home.dart Basic home screen 2023-03-18 20:27:20 +01:00
room.dart Initialized empty screens 2023-03-17 21:08:29 +01:00
welcome.dart Improved accessibility 2023-03-17 21:06:54 +01:00