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

outdated

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

pubx #

The missing pub commands.

Search and view packages from pub.dev from the command line.

Installation & Usage #

pub global activate pubx
pubx search json

Commands #

add #

Alias: a

Adds the package to your pubspec.yaml file.

pubx add {package-name}

Additional options:

  • dev - add this as a dev_dependencies entry
  • lock - omits the ^ symbol to lock to the latest version

Aliases: se, s, find

Searches pub.dev.

pubx search {query}

view #

Aliases: info, show, v

Displays information about the specified package.

pubx view {package-name}

2
likes
0
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

unknown (LICENSE)

Dependencies

args, http, path, yaml

More

Packages that depend on pubx