lockpick 0.0.3 lockpick: ^0.0.3 copied to clipboard
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 ./