OpenFlutter / flutter_screenutil

Flutter screen adaptation, font adaptation, get screen information
https://pub.dartlang.org/packages/flutter_screenutil
Apache License 2.0
3.88k stars 496 forks source link

scaleByHeight make screen rebuild when there is a horizontal scroll listview #505

Closed ChauCM closed 1 year ago

ChauCM commented 1 year ago

When there is a listview like this, inside a vertical listview, and scaleByHeight = true.

Scroll up and down is very junk and slow

image
Mounir-Bouaiche commented 1 year ago

I believe scaleByHeight doesn't have any effect in recent release (it might be removed).

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.