pubx 1.3.1 copy "pubx: ^1.3.1" to clipboard
pubx: ^1.3.1 copied to clipboard

The missing pub commands. Search and view packages from pub.dev from the command line.

example/example.md

Example #

Installation #

pub global activate pubx

pubx add: Add packages to pubspec.yaml #

Alias: a

pubx add json
pubx add --dev build # Add to dev_dependencies

pubx search: Search packages #

Aliases: se, s, find

pubx search json

pubx view: View package information #

Aliases: info, show, v

pubx view mobx

Show package versions

pubx view built_value --versions
pubx view built_value --version-only

# Useful for easy copying to the clipboard
pubx view provider --version-only | pbcopy
2
likes
40
pub points
0%
popularity

Publisher

verified publishermadewithfelt.com

The missing pub commands. Search and view packages from pub.dev from the command line.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

args, dolumns, http, path, quiver, yaml

More

Packages that depend on pubx