Skip to content

[Impeller] Flutter 3.24.0 on Android weird glitches during animations on Huawei P40 Pro+ / P smart Z . #153762

@AtjonTV

Description

@AtjonTV

Steps to reproduce

I have not yet tried to build a minimal app to reproduce the issue.

The App was recently ported from Flutter 3.19 to 3.24, and today I tried the App using Impeller, to see if any issues would occur.

The App was build using the AndroidManifest.xml metadata:

        <meta-data
            android:name="io.flutter.embedding.android.EnableImpeller"
            android:value="true" />

And is running in Release mode on a Huawei P40 Pro+ (Android 10).

Expected results

There are no visual glitches during Animations

Actual results

There are visual glitches during animations, like on the bottom bar or in scroll views.

Interestingly the glitches can not be captured using on-device screen recording.

Code sample

Code sample

I have not yet built an example to reproduce the issue.
If this is needed, I will try to make one.

[Paste your code here]

Screenshots or Video

Screenshots / Video demonstration
petal_20240820_155018.mp4

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.24.0, on Arch Linux 6.6.35-2-lts, locale en_US.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
[✗] Chrome - develop for the web (Cannot find Chrome executable at google-chrome)
    ! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[✓] Linux toolchain - develop for Linux desktop
[✓] Android Studio (version 2024.1)
[✓] IntelliJ IDEA Ultimate Edition (version 2023.3)
[✓] IntelliJ IDEA Ultimate Edition (version 2024.1)
[✓] Connected device (1 available)
[✓] Network resources

! Doctor found issues in 1 category.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work liste: device-specificOnly manifests on certain devicese: impellerImpeller rendering backend issues and features requestse: impeller-naughty-driverDevices & drivers that may be behaving unexpectedly and may need workarounds.engineflutter/engine related. See also e: labels.platform-androidAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamtriaged-engineTriaged by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions