Skip to content

Pubspec Assist (Beta) 0.3.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeroen-meijer jeroen-meijer released this 25 Jun 11:35
· 19 commits to master since this release

Pubspec Assist is a Visual Studio Code extension that allows you to easily add dependencies to your Dart and Flutter project's pubspec.yaml, all without leaving your editor.


This release includes the source code and can be run with Node.js.

Usage

  1. npm install
  2. Debug with VS Code.