webfactorymk / flutter-template

Flutter template project - Simple ToDo app with scalable project structure.
https://webfactory.mk/
MIT License
166 stars 36 forks source link

A RenderFlex overflowed by 1.5 pixels on the bottom. #36

Open tenSunFree opened 3 years ago

tenSunFree commented 3 years ago

A RenderFlex overflowed by 1.5 pixels on the bottom. Screenshot_20210731-120341

2021-07-31_120617

If you want to keep the original style as much as possible and solve the error at the same time, maybe you can refer to this approach.

2021-07-31_120924
SashaKrstev commented 3 years ago

Thank you for your feedback.

Is there a specific device or screen size that we can recreate this on?

tenSunFree commented 3 years ago

I think it can.

If you design the screen in a proportional way, you can keep the original style as much as possible regardless of the size of the device.