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

outdated

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

lockpick #

style: very good analysis License: MIT

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

Usage #

# Activate lockpick
pub global activate lockpick

# See usage information
lockpick --help

# Sync dependency versions in the current directory
lockpick sync ./
4
likes
0
pub points
9%
popularity

Publisher

verified publisherjfk.dev

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on lockpick