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

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.2.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
150
points
12
downloads

Publisher

verified publishermauriciotogneri.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on daincrementer