cxgkiel / NoScopeDevs8

VS Code Extension with commands that generate folder/code templates for faster implementation of clean architecture i…

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 i…


Languages

Language:TypeScript 100.0%