IbrahimDevp / flutter_auth

0 stars 0 forks source link

Overflow Possibility #13

Open adnsawas opened 1 year ago

adnsawas commented 1 year ago

https://github.com/ikema77/flutter_auth/blob/0b86b7d22c968fdd363c173abcfbd6dd2510f919/lib/screens/profile_screen.dart#L75-L82

Consider using a ListView when displaying a list of something so the UI does not overflow when there are many items.