Skip to content

Performance issue after Flutter 3.27 #146

@hasimyerlikaya

Description

@hasimyerlikaya

After the Flutter 3.27 update, I noticed that my phone gets very hot during debugging.
I found out the problem is caused by an animation.

I use the flutter_animate package for animations, and I have a button with a shimmer effect.
When I activate the animation, CPU usage is increasing. When I disable it, everything seems fine.

To produce the issue, you can use this repo: flutter_debugging
The device is an iPhone Xs Max with iOS 18.1.1.

Have you ever noticed something like this?

debugging.1.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions