Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Flutter Riverpod Structure TemplateNew to Visual Studio Code? Get it now.
Flutter Riverpod Structure Template

Flutter Riverpod Structure Template

CodingGenie

|
36 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flutter Riverpod Structure Builder

Overview

This extension helps to structure your project based on Clean Architecture and Riverpod state management in your Flutter project.

Features

  • Automatic directory creation
  • Boilerplate code generation for:
    • Repositories
    • Models
    • State Management
    • Notifiers
    • Screens

Requirements

  • VS Code 1.50 or higher
  • Dart SDK installed

Installation

  1. Open VS Code
  2. Go to Extensions (or press Ctrl+Shift+X)
  3. Search for "Flutter Riverpod Structure Builder"
  4. Click Install

Usage

  1. Right-click on the directory where you want to create the new feature.
  2. Select Generate Riverpod Feature
  3. Input the feature name when prompted.

Customization

If you want to customize the boilerplate code, you can edit the templates located in the file_templates directory of the extension.

Changelog

For more details, see Changelog

Contributing

Contributions are welcome! Please open an issue or create a pull request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

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