COS-IT-FLOWS / Gather

A data collection app that leverages the flutter framework with Dart and Supabase to enable community to upload weather data. It's built on the flutter framework and written in Dart.
MIT License
1 stars 0 forks source link

Authentication Screen Layout Overflow Error when Device Keyboard pops up #6

Open reticent-roklimber opened 1 month ago

reticent-roklimber commented 1 month ago

There is a bug on the authentication screen that users view when the application opens up. The widget elements put inside a column widget get mashed together when the device keyboard pops up.

Shows error 'BOTTOM OVERFLOWED BY N PIXELS'