This VS Code extension will make following Clean Architecture guidelines easier when using Flutter for development.
Install from the Visual Studio Code Marketplace or by searching within VS Code.
- New Package
- A command that will generate a new package following clean architecture guidelines on the folder structure.
Read about clean architecture to fully understand the purpose of the folder structure.
No Requirements.
No Setting
No known issues if found please cerate a ticket issue in github.
Initial Release - Basic Creation of new package
Enjoy!