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
130
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

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on daincrementer