We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dart
公司项目参考美图界面,目前是以下结构:
NestedScrollView headerSliverBuilder:SliverToBoxAdapter body:TabBarView [ListView, ListView]
左边listview是产品类别 右边listview是产品列表
左边产品类别可以控制产品列表跳到对应类别, 产品列表可以上下滚动,SliverToBoxAdapter正常缩放
No response
The text was updated successfully, but these errors were encountered:
I have done.
Sorry, something went wrong.
@cjl84914 请问一下是如何解决,目前有类似需求,感谢
LinXunFeng
No branches or pull requests
Platforms
dart
Description
公司项目参考美图界面,目前是以下结构:
左边listview是产品类别
右边listview是产品列表
要求实现效果:
左边产品类别可以控制产品列表跳到对应类别,
产品列表可以上下滚动,SliverToBoxAdapter正常缩放
请问使用scrollview_observer怎样实现?
My code
No response
Try do it
No response
The text was updated successfully, but these errors were encountered: