Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Flutter Riverpod SetupNew to Visual Studio Code? Get it now.
Flutter Riverpod Setup

Flutter Riverpod Setup

GindCode

|
51 installs
| (0) | Free
Quickly set up Riverpod packages and configuration in a Flutter project
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flutter Riverpod Setup VSCode Extension

Overview

A VSCode extension to quickly set up Riverpod packages and configuration in a Flutter project.

Features

  • Automatically installs essential Riverpod-related packages
  • Configures analysis_options.yaml for custom lint rules
  • Simplifies project setup with a single command

Prerequisites

  • Flutter SDK installed
  • VSCode with Flutter extension

Installation

  1. Open VSCode
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for "Flutter Riverpod Setup"
  4. Click Install

Usage

  1. Open a Flutter project
  2. Open Command Palette (Ctrl+Shift+P)
  3. Type "Setup Flutter Riverpod Project"
  4. Run the command

Packages Installed

  • flutter_riverpod
  • riverpod_annotation
  • riverpod_generator (dev)
  • build_runner (dev)
  • custom_lint (dev)
  • riverpod_lint (dev)

Configuration

The extension automatically updates analysis_options.yaml to enable custom lint rules.

Troubleshooting

  • Ensure you have an open Flutter project
  • Check Flutter and Dart SDK are correctly installed

License

MIT License

Author

GindCode

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