actions-test/lib/screens
Jakob Meier f2cbfaf924
Fixed bug where room list was not processed properly
This was caused by a wrong type.

To fix this I updated the type and implemented Room.fromJSON
which should make fetching rooms easier in the future
2023-03-20 20:45:49 +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 Fixed bug where room list was not processed properly 2023-03-20 20:45:49 +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