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

outdated

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

Run the updater

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

For example:

flutter pub upgrade
flutter pub pub run dapublock:dapublock.dart .
1
likes
0
points
31
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)
View/report issues

License

unknown (license)

Dependencies

yaml

More

Packages that depend on dapublock