dapublock 1.1.0 copy "dapublock: ^1.1.0" to clipboard
dapublock: ^1.1.0 copied to clipboard

A Dart package to automatically update your pubspec dependencies in your project with the locked dependencies.

Dapublock #

A Dart package to automatically update your pubspec dependencies in your project.

Installation #

Add the following dependency to your pubspec.yaml:

dev_dependencies:
  dapublock: ^1.1.0

Run the updater

flutter pub upgrade
flutter pub run dapublock:dapublock.dart PUBSPEC_FOLDER

For example:

flutter pub upgrade
flutter pub run dapublock:dapublock.dart .
1
likes
130
pub points
37%
popularity

Publisher

verified publishermauriciotogneri.com

A Dart package to automatically update your pubspec dependencies in your project with the locked dependencies.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

yaml

More

Packages that depend on dapublock