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.

CHANGELOG #

This file is a manually maintained list of changes for each release. Feel free to add your changes here when sending pull requests.

0.0.4 - 2023-07-07 #

  • fix: fix bug where lockpick would crash when run on a project with no dependencies
  • chore: upgrade dependencies & Dart version

0.0.3 - 2021-10-01 #

  • fix: fix bug where similarly named dependencies were incorrectly updated

0.0.2 - 2021-09-18 #

  • feat: improved cli implementation
  • feat: add help menu

0.0.1 - 2021-09-17 #

  • feat: initial proof of concept version
4
likes
140
pub points
6%
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