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

[Bug report] #137

Closed flutting closed 1 year ago

flutting commented 1 year ago

Version

6.1.0

Platforms

dart

Device Model

iphone

flutter info

Last login: Thu Jun  8 14:41:55 on ttys006
lucian@first ~ % flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.10.4, on macOS 12.6.2 21G320 darwin-arm64, locale
    zh-Hans-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.2)
[✓] VS Code (version 1.78.2)
[✓] Connected device (3 available)
[✓] Network resources

• No issues found!
lucian@first ~ %

How to reproduce?

不支持flutter3.10.

Logs

../../../.pub-cache/git/bruno-319a536946189eaa8e96f08aec451e875c6393fa/lib/src/components/navbar/brn_appbar.dart:297:7: Error: No named parameter with the name 'brightness'.

Example code (optional)

No response

Contact

No response

zmtzawqlp commented 1 year ago

bruno-319a536946189eaa8e96f08aec451e875c6393fa ???