bbb_app
bbb_app copied to clipboard
Better layout for bigger devices (tablets)
The app doesn't look good for bigger devices. We should layout screens differently.
First step is to check how we want to change the existing layouts in order to support such devices.
We could also think about switching all our Streams to Bloc's https://bloclibrary.dev/#/gettingstarted, this would increase the size of the project dramatically, however