-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
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
Labels
No labels