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

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
80
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, fvm, io, path, process_run, pub_api_client, yaml, yaml_edit

More

Packages that depend on pkg