Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Clean Framework Code Gen - FlutterNew to Visual Studio Code? Get it now.
Clean Framework Code Gen - Flutter

Clean Framework Code Gen - Flutter

Sameer Kumar

|
103 installs
| (2) | Free
Generates feature directories based on Flutter Clean Framework.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Clean Framework Feature- Generator

The clean-framework-feature-generator is a powerful tool designed to streamline the process of generating feature directories in Flutter Clean Framework projects.

Note: This plugin is meticulously crafted for a custom clean framework architecture pattern. Flutter Clean Architecture Github URL: https://github.com/sameeraug/clean_architecture

Getting Started:

Open your Flutter project. Press ctrl + shift + p to open the command palette. Type either "Clean Framework" or "Feature" and select "Generate Clean Framework Feature." Enter the desired Feature Name. Press enter to generate the feature directory.

Folder Structure:

├─feature
├── api
├── models
├── usecase
└── ui(presentation)



This structured approach ensures clear separation of concerns and facilitates maintainability and scalability of your project.

Dependencies:

This plugin leverages the power of Freezed, Stacked, and Clean Framework packages to enhance your development experience.

Enjoy!

With the clean-framework-feature-generator, empower your workflow and focus on building remarkable Flutter applications with ease.

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