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
150
points
24
downloads

Publisher

verified publishermauriciotogneri.com

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

yaml

More

Packages that depend on dapublock