Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Hancod Riverpod GeneratorNew to Visual Studio Code? Get it now.
Hancod Riverpod Generator

Hancod Riverpod Generator

Hancod

|
131 installs
| (1) | Free
Generate Flutter Riverpod boilerplate code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Riverpod Feature Generator

Overview

This extension for VS Code automates the setup process for creating new features in your Flutter project using Riverpod for state management.

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 "Riverpod Feature Generator"
  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