OpenFlutter / flutter_screenutil

Flutter screen adaptation, font adaptation, get screen information

Home Page:https://pub.dartlang.org/packages/flutter_screenutil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scaleByHeight make screen rebuild when there is a horizontal scroll listview

ChauCM opened this issue · comments

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

Scroll up and down is very junk and slow

image

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

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

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