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 ./

Libraries

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