ChuckWang

Results 4 comments of ChuckWang

+1 have the same problem

My solution is judge if `newPosition.maxScrollExtent.isInfinite == true` when override `adjustPositionForNewDimensions` in customScrollPhysics. if so, return `newPosition.pixels`, its work for me.

@gaaclarke Our project use engineGroup, and there are some watchdog crash when create engine. Could u please kindly check this? btw: Flutter version is 2.8.1. ![image](https://user-images.githubusercontent.com/15389630/173722624-bac47969-4f7f-4908-b1de-38a59fa781bd.png)