Skip to content

ChargerMc/build_runner_vscodeextension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published