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

outdated

A Dart package to automatically increments the version code of your pubspec.

Daincrementer #

A Dart package to automatically increments the version code of your pubspec.

Installation #

Add the following dependency to your pubspec.yaml:

dev_dependencies:
  daincrementer: ^1.1.0

Run the updater

flutter pub pub run daincrementer:daincrementer.dart PUBSPEC_FILE_PATH

For example:

flutter pub pub run daincrementer:daincrementer.dart ./pubspec.yaml
1
likes
40
pub points
2%
popularity

Publisher

verified publishermauriciotogneri.com

A Dart package to automatically increments the version code of your pubspec.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on daincrementer