pubx 1.0.5 pubx: ^1.0.5 copied to clipboard
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 #
search #
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}