Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Flutter Clean Architecture Feature ScaffoldingNew to Visual Studio Code? Get it now.
Flutter Clean Architecture Feature Scaffolding

Flutter Clean Architecture Feature Scaffolding

Fully Stacked Development

|
1,410 installs
| (0) | Free
Add new feature easily with well structured directories (Clean Architecture pattern)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flutter Clean Architecture feature scaffolding

This is a fork of the original VSC extension from KiritchoukC

  • Git support (.gitkeep)
  • Include tests (Replicates feature)

This extension is based on felangel BLoC extension

Introduction

Inspired by the clean architecture tutorial by reso coder, this extension will help you quickly scaffold a feature.

Directory structure example

For example, let's take the counter feature:

directory-structure

Installation

This extension can be installed from the VSCode Marketplace or by searching within VSCode.

New Feature Command Usage

You can activate the command by launching the command palette (View -> Command Palette) and running "Flutter Clean Architecture: New Feature".

command-demo

Or you can right click on the directory in which you'd like to create the feature and select the "New Feature" command from the context menu.

contect-demo

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft