ChuckWang
ChuckWang
+1 have the same problem
also have this 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. 