This VS Code extension helps you quickly scaffold new features for Flutter apps using the BLoC architecture and clean code principles. It generates well-structured directories and boilerplate code for Application, Domain, and Data layers.
Features
Scaffold new BLoC or Cubit applications with a single command
Generate domain data, datasources, and repositories
Supports injectable and non-injectable templates
Customizable directory and file structure
Context menu integration for fast feature creation
Installation
Open VS Code and go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X)