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

Migrate to Full MVVM Architecture #170

Open
Gold872 opened this issue Dec 30, 2024 · 0 comments
Open

Migrate to Full MVVM Architecture #170

Gold872 opened this issue Dec 30, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Gold872
Copy link
Owner

Gold872 commented Dec 30, 2024

Since the initial release of Elastic, the internal architecture has been getting shifted towards MVVM (Model, View, View Model). Currently, everything but the draggable container logic and preview building works off of this, however there are some parts of the app that aren't conventional with MVVM. For instance, the draggable container models have methods to build widgets out of them.

https://docs.flutter.dev/app-architecture/case-study

@Gold872 Gold872 added the enhancement New feature or request label Dec 30, 2024
@Gold872 Gold872 added this to the 2026 milestone Dec 30, 2024
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