Flutter-MVVM-VS-Code-extension-Pack
Flutter-MVVM-VS-Code-extension-Pack copied to clipboard
Create a new Flutter project with Create Architecture command
Makes sense to add a command called "Create Architecture", which creates a flutter project, with the entire MVVM architecture initialized and ready to go.
As of now, the Initialize Architecture command works only if you are inside a valid flutter project.