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

outdated

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

Daincrementer #

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

Installation #

Add the following dependency to your pubspec.yaml:

dev_dependencies:
  daincrementer: ^1.3.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
0
pub points
2%
popularity

Publisher

verified publishermauriciotogneri.com

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on daincrementer