Skip to content

Child Malformed on tab change animation #127912

@nayeemtby

Description

@nayeemtby

Is there an existing issue for this?

Steps to reproduce

Don't know whether it is reproducible or not. But use a TabBar with DefaultTabBarController. As the pages used list view and list tile for the scrollable and the items. Most Importantly used the default created emulator when installing android studio. In my real device it works as expected.

Expected results

sr.mp4

Actual results

act.mp4

Code sample

Code sample
[Paste your code here]

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
[!] Flutter (Channel stable, 3.10.0, on Microsoft Windows [Version 10.0.19045.2965], locale en-US)
    • Flutter version 3.10.0 on channel stable at D:\sdk\flutter
    ! Warning: `flutter` on your path resolves to D:\sdk\flutter_store\stable\bin\flutter, which is not inside your current Flutter SDK checkout at D:\sdk\flutter. Consider adding D:\sdk\flutter\bin to the
      front of your path.
    ! Warning: `dart` on your path resolves to D:\sdk\flutter_store\stable\bin\dart, which is not inside your current Flutter SDK checkout at D:\sdk\flutter. Consider adding D:\sdk\flutter\bin to the front of
      your path.
    • Upstream repository https://github.com/flutter/flutter
    • Framework revision 84a1e904f4 (3 weeks ago), 2023-05-09 07:41:44 -0700
    • Engine revision d44b5a94c9
    • Dart version 3.0.0
    • DevTools version 2.23.1
    • If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.

[✓] Windows Version (Installed version of Windows is version 10 or higher)

[!] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
    • Android SDK at D:\sdk\android
    ✗ cmdline-tools component is missing
      Run `path/to/sdkmanager --install "cmdline-tools;latest"`
      See https://developer.android.com/studio/command-line for more details.
    ✗ Android license status unknown.
      Run `flutter doctor --android-licenses` to accept the SDK licenses.
      See https://flutter.dev/docs/get-started/install/windows#android-setup for more details.

[✓] Chrome - develop for the web
    • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe

[✓] Visual Studio - develop for Windows (Visual Studio Community 2019 16.11.26)
    • Visual Studio at D:\Program Files\VS
    • Visual Studio Community 2019 version 16.11.33529.622
    • Windows 10 SDK version 10.0.19041.0

[✓] Android Studio (version 2022.2)
    • Android Studio at D:\Program Files\Android Studio
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 17.0.6+0-b2043.56-9586694)

[✓] VS Code, 64-bit edition (version 1.78.2)
    • VS Code at C:\Program Files\Microsoft VS Code
    • Flutter extension version 3.64.0

[✓] Connected device (4 available)
    • sdk gphone x86 64 (mobile) • emulator-5554 • android-x64    • Android 13 (API 33) (emulator)
    • Windows (desktop)          • windows       • windows-x64    • Microsoft Windows [Version 10.0.19045.2965]
    • Chrome (web)               • chrome        • web-javascript • Google Chrome 113.0.5672.92

Metadata

Metadata

Assignees

No one assigned

    Labels

    r: fixedIssue is closed as already fixed in a newer version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions