Skip to content

VS Code Extension with commands that generate folder/code templates for faster implementation of clean architecture in Flutter.

Notifications You must be signed in to change notification settings

TheCodeMonsters/flutter-clean-scope-vs-extension

 
 

Repository files navigation

Flutter Clean Scope

Introduction

This VS Code extension will make following Clean Architecture guidelines easier when using Flutter for development.

Installation

Install from the Visual Studio Code Marketplace or by searching within VS Code.

Feature

  • 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.

Requirements

No Requirements.

Extension Settings

No Setting

Known Issues

No known issues if found please cerate a ticket issue in github.

Release Notes

0.0.1

Initial Release - Basic Creation of new package


For more information

Enjoy!

About

VS Code Extension with commands that generate folder/code templates for faster implementation of clean architecture in Flutter.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%