lockpick 0.1.1 copy "lockpick: ^0.1.1" to clipboard
lockpick: ^0.1.1 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
150
points
1.04k
downloads

Publisher

verified publisherjfk.dev

Weekly Downloads

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

Repository (GitHub)

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