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

Move Dashboard Page Logic into a View Model #208

Open
Gold872 opened this issue Jan 31, 2025 · 0 comments
Open

Move Dashboard Page Logic into a View Model #208

Gold872 opened this issue Jan 31, 2025 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Gold872
Copy link
Owner

Gold872 commented Jan 31, 2025

With how much of the app's logic is now taking place inside of dashboard page, it doesn't make sense for all of it to be stored inside of a stateful widget. Have a similar implementation with using a ChangeNotifier as a model for the dashboard page

@Gold872 Gold872 added the enhancement New feature or request label Jan 31, 2025
@Gold872 Gold872 added this to the 2026 milestone Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant