abuanwar072 / Flutter-Responsive-Admin-Panel-or-Dashboard

Responsive Admin Panel or Dashboard using Flutter
https://youtu.be/_uOgXpEHNbc
MIT License
6.64k stars 1.88k forks source link

Error on iPhone 5/SE - Bottom Overflowed By 11 Px #15

Closed syedadeel2 closed 3 years ago

syedadeel2 commented 3 years ago

image

Gizmo1337 commented 3 years ago

In file lib/screens/dashboard/components/my_fields.dart line 43, change chialdAspectRatio ternary true value from 1.3 to 1. image

akcauser commented 3 years ago

fixed in this pr.

https://github.com/abuanwar072/Flutter-Responsive-Admin-Panel-or-Dashboard/pull/24