0 purchases
daincrementer
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
copied to clipboard
Run the updater
flutter pub pub run daincrementer:daincrementer.dart PUBSPEC_FILE_PATH
copied to clipboard
For example:
flutter pub pub run daincrementer:daincrementer.dart ./pubspec.yaml
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.