This VSCode extension automatically runs build_runner for Riverpod in Flutter projects. It detects Dart projects and starts the build_runner watch process automatically.
Features
Automatically starts build_runner watch in Dart projects.
Displays a status bar icon while watching.
Allows stopping the watch process via the status bar.
Usage
Open a Dart/Flutter project.
The extension automatically starts watching.
Stop watching via the status bar icon.
Requirements
Flutter SDK must be installed and added to your system's PATH.