Skip to content

[Bug report] ExtendedNestedScrollView + Tabbar + 下拉刷新 #165

Description

@MichaelSSY

Version

6.0.0

Platforms

dart

Device Model

android

flutter info

• Flutter version 3.10.6 on channel stable at /Users/apple/flutter
    ! Upstream repository https://github.com/flutter/flutter.git is not the same as FLUTTER_GIT_URL
    • Framework revision f468f3366c (2 年前), 2023-07-12 15:19:05 -0700
    • Engine revision cdbeda788a
    • Dart version 3.0.6
    • DevTools version 2.23.1
    • Pub download mirror https://pub.flutter-io.cn
    • Flutter download mirror https://storage.flutter-io.cn
    • If those were intentional, you can disregard the above warnings; however it is

How to reproduce?

当ExtendedNestedScrollView下面存在tabbar,每个tab都有下拉刷新时,其中一个tab下拉刷新会导致所有tab都跟着下拉刷新。如果给每个tab都加上各自的 ScrollController ,会导致页面不能跟随滚动。

Logs

Example code (optional)

Contact

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions