fluttercandies / extended_nested_scroll_view

extended nested scroll view to fix following issues. 1.pinned sliver header issue 2.inner scrollables in tabview sync issue 3.pull to refresh is not work. 4.do without ScrollController in NestedScrollView's body
MIT License
591 stars 117 forks source link

flutter 3.7.0 #121

Closed VB10 closed 1 year ago

VB10 commented 1 year ago

I've added paramater for flutter 3.7.0 issues. Now it's only set to true but next time we can change the parameter by coming user.

(if you ask me why set to true, I looked 3.9 version and it was only getter and true) https://github.com/flutter/flutter/blob/3.3.9/packages/flutter/lib/src/widgets/scroll_activity.dart

zmtzawqlp commented 1 year ago

close with https://github.com/fluttercandies/extended_nested_scroll_view/commit/ccefe7c5bdd2309ceeedf780a3afd1a93362f9f3