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

👏🏻update demo and dependencies #126

Open ManInTheWind opened 1 year ago

ManInTheWind commented 1 year ago

update demo from RefreshIndicatorMode to PullToRefreshIndicatorMode, and update visibility_detector version from 0.3.3 to 0.4.0+2(latest)