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

Update list_command.dart #798

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tilucasoli
Copy link

I'm planning to reuse the logic behind FVM to create an app Flutter that offers a GUI. As part of this project, I would like to propose a new architecture for the Commands. The main goal of this new architecture is to create a new layer that separates the logic of gathering information from the UI, which is rendered on the terminal. This way, we can reuse all the classes and logic used to build the UI in other applications.

On the left side is the current version and on the other side is the new proposal.
Blank Diagram Lucidchart

Copy link

vercel bot commented Nov 16, 2024

@tilucasoli is attempting to deploy a commit to the FlutterTools Team on Vercel.

A member of the Team first needs to authorize it.

@tilucasoli
Copy link
Author

@leoafarias

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

Successfully merging this pull request may close these issues.

1 participant