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

Refactor state management #10

Closed
muety opened this issue Nov 8, 2020 · 1 comment
Closed

Refactor state management #10

muety opened this issue Nov 8, 2020 · 1 comment

Comments

@muety
Copy link
Owner

muety commented Nov 8, 2020

Use Providers or whatever is a good approach so state management in Flutter apps.

@muety
Copy link
Owner Author

muety commented Jan 22, 2021

Tried the approach with Providers, ChangeNotifiers and Consumere as explained in in the official docs. However, this requires refactorings that come close to rewriting the entire app and, to be frank, doesn't make things look a lot nicer.

@muety muety closed this as completed Jan 22, 2021
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

1 participant