You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I notice this when my laptop gets overheated (both CPU and GPU) processing an uncomplicated app on Simulator. Dart DevTool performance overlay also shows flutter rebuilds every page -- including static pages -- all the time.
The problem is solved by downgrading the package to 3.2.0.
I use the counter app example that the package provides to test, by Dart DevTool and temperature monitor, the problem recurs, and can also be solved by downgrading to 3.2.0.
The text was updated successfully, but these errors were encountered:
I notice this when my laptop gets overheated (both CPU and GPU) processing an uncomplicated app on Simulator. Dart DevTool performance overlay also shows flutter rebuilds every page -- including static pages -- all the time.
The problem is solved by downgrading the package to 3.2.0.
I use the counter app example that the package provides to test, by Dart DevTool and temperature monitor, the problem recurs, and can also be solved by downgrading to 3.2.0.
The text was updated successfully, but these errors were encountered: