pkg
Enhanced pub package commands.
- Add latest resolvable package
- Remove dependency
- View package info
- Like/unlike/view liked pub.dev packages
- Improved conflict resolution (soon)
- View unused dependencies
Installation
Usage
Add
Easily add packages to your pubspec. By default pkg will try to resolve
to the latest compatible
version of the package to add to your project.
Remove
Will remove the package from your pubspec.
View
Display information about a package
Unused
Display dependencies that are not referenced directly in your code.
Likes
Like a package
Unlike a package
View liked packages