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
592 stars 119 forks source link

I got this issue when upgrade flutter to 1.7 stable version. thanks #10

Closed dwikresno closed 5 years ago

dwikresno commented 5 years ago

Compiler message: file:///E:/Flutter/flutter/.pub-cache/hosted/pub.dartlang.org/extended_nested_scroll_view-0.3.5/lib/src/nested_scroll_view_refresh_indicator.dart:363:24: Error: The argument type 'String' can't be assigned to the parameter type 'DiagnosticsNode'.

FAILURE: Build failed with an exception.

zmtzawqlp commented 5 years ago
  extended_nested_scroll_view:
    git:
      url: https://github.com/fluttercandies/extended_nested_scroll_view.git
      ref: dev

link it as this, i will update codes to pub later

dwikresno commented 5 years ago

that work perfectly, thank you so much, i'll wait for pub