ConnectUni is a mobile application designed for college students to connect with each other in group chats and events through similar interests and classes.
Instead of hardcoding the size of a widget (EX: SizedBox with width: 40 and height: 50), use an equivalent flexible widget to ensure no rendering issues occur.
Kenji's emulator will show the pixel overflow error on the screen on the signup page.
Instead of hardcoding the size of a widget (EX: SizedBox with width: 40 and height: 50), use an equivalent flexible widget to ensure no rendering issues occur.
Kenji's emulator will show the pixel overflow error on the screen on the signup page.