Releases: jeroen-meijer/pubspec-assist
Releases · jeroen-meijer/pubspec-assist
v2.3.2
This release contains various minor bug fixes in the sorting system and dependency naming logic.
- chore: better error handling, upgrade dependencies
- fix: fix null reference exception when sorting dependencies with unbounded constraints using the legacy sorting system
- fix: don't display "null" string for dependencies with unbounded constraints
v2.1.0
fix: bump vscode engine version (#59)
Pubspec Assist (Beta) 0.3.6
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
npm install
- Debug with VS Code.