Skip to content
New issue

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

怎样用到NestedScrollView嵌套两个并行的listview? #84

Closed
cjl84914 opened this issue May 28, 2024 · 2 comments
Closed

怎样用到NestedScrollView嵌套两个并行的listview? #84

cjl84914 opened this issue May 28, 2024 · 2 comments
Assignees

Comments

@cjl84914
Copy link

cjl84914 commented May 28, 2024

Platforms

dart

Description

公司项目参考美图界面,目前是以下结构:

NestedScrollView
  headerSliverBuilder:SliverToBoxAdapter
  body:TabBarView
    [ListView, ListView]

左边listview是产品类别
右边listview是产品列表

要求实现效果:

左边产品类别可以控制产品列表跳到对应类别,
产品列表可以上下滚动,SliverToBoxAdapter正常缩放

请问使用scrollview_observer怎样实现?

131716869263_ pic

My code

No response

Try do it

No response

@cjl84914
Copy link
Author

I have done.

@Gxaasec
Copy link

Gxaasec commented Aug 1, 2024

@cjl84914 请问一下是如何解决,目前有类似需求,感谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants