pkg 0.0.4 copy "pkg: ^0.0.4" to clipboard
pkg: ^0.0.4 copied to clipboard

outdated

Enhanced pub package commands to manage and interact with project dependencies.

example/README.md

Example #

Add a resolvable version of a package #

> pkg add <package_name>

Remove a package from pubspec #

> pkg remove <package_name>

View information about a package #

> pkg view <package_name>
4
likes
100
pub points
0%
popularity

Publisher

verified publisherleoafarias.com

Enhanced pub package commands to manage and interact with project dependencies.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, cli_util, io, path, process_run, pub_api_client, yaml, yaml_edit

More

Packages that depend on pkg