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

编译报错 #118

Closed qidianli closed 1 year ago

qidianli commented 1 year ago

/C:/Users/zwhl/AppData/Local/Pub/Cache/hosted/pub.flutter-io.cn/extended_nested_scroll_view-5.1.3/lib/src/extended_nested_scroll_view.dart:1398:7: Error: The non-abstract class '_NestedScrollPosition' is missing implementations for these members:

class _NestedScrollPosition extends ScrollPosition ^^^^^^^^^^^^^^^^^^^^^ /D:/Program%20Files/flutter_windows_2.9.0-0.1.pre-dev/flutter/packages/flutter/lib/src/widgets/scroll_activity.dart:59:15: Context: 'ScrollActivityDelegate.updateBallisticAnimation' is defined here. Simulation? updateBallisticAnimation(double initVelocity, double initPosition);

zmtzawqlp commented 1 year ago

please use latest flutter version and this package version