actions-test/lib/screens/room
Jakob Meier 672892e21b
Removed Flexible widget.
FIXES: Bug where signup, signin,
edit room and new room screen would fail to open,
because the Flexible Widget cannot be nested in a
Centered Widget.

NOTE: Turns out the widget was not neccessary at all
2023-03-24 16:42:12 +01:00
..
pages Moved network requests into seperate method, 2023-03-24 16:33:37 +01:00
edit.dart Removed Flexible widget. 2023-03-24 16:42:12 +01:00
join.dart Moved network requests into seperate method, 2023-03-24 16:33:37 +01:00
main.dart Moved network requests into seperate method, 2023-03-24 16:33:37 +01:00
new.dart Removed Flexible widget. 2023-03-24 16:42:12 +01:00