Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Dart build_runner watchNew to Visual Studio Code? Get it now.
Dart build_runner watch

Dart build_runner watch

ChargerDevs

|
261 installs
| (1) | Free
VSCode extension to run 'dart run build_runner watch' for Dart projects.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dart build_runner watch Icon

Visual Studio Marketplace Version

Dart build_runner watch - VS Code Extension

A Visual Studio Code extension to run dart run build_runner watch for Dart projects.

Features

  • Start and stop build_runner watch with a single button.
  • Supports localization for English and Spanish.
  • Displays output and error logs in the VS Code output panel.

Requirements

  • Dart SDK
  • Flutter SDK

Installation

  1. Install Dart and Flutter SDKs.
  2. Install the extension from the Visual Studio Code Marketplace.

Usage

  1. Open a Dart project in VS Code.
  2. Click on the "Watch" button in the status bar to start build_runner watch.
  3. Click again to stop the watch process.

Contributing

  1. Fork the repository.
  2. Create a new branch for your feature (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a Pull Request.

License

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

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