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

A CLI for syncing Dart dependency versions between pubspec.yaml and pubspec.lock files.

example/README.md

Usage #

# Activate lockpick
$ dart pub global activate lockpick

# See usage information
$ lockpick --help

# Sync dependency versions in the current directory
$ lockpick sync
4
likes
140
pub points
7%
popularity

Publisher

verified publisherjfk.dev

A CLI for syncing Dart dependency versions between pubspec.yaml and pubspec.lock files.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, cli_dialog, equatable, indent, io, meta, path, pubspec_parse, universal_io, yaml

More

Packages that depend on lockpick