Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provider 4.0.0 unnecessary rebuilds #308

Closed
FisherWL opened this issue Dec 27, 2019 · 1 comment
Closed

provider 4.0.0 unnecessary rebuilds #308

FisherWL opened this issue Dec 27, 2019 · 1 comment

Comments

@FisherWL
Copy link

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.

@rrousselGit
Copy link
Owner

It's fixed as part of 4.0.0-hotfix.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants