Larry Aasen
Larry Aasen
I am looking for language translations of message strings for this upgrader package. I already have English and Spanish languages. Looking for many more including Chinese, Japanese, Korean, Russian, French,...
Now that Flutter has desktop support in the dev channel, is there a plan to add desktop support to this package?
Changed the Android Play Store description minimum app version tag from `[:mav: 1.2.3]`, which is not allowed by Google, to `[Minimum supported app version: 1.2.3]`, which should be allowed. Thanks...
The [recommended Dart format command](https://dart.dev/tools/dart-format) is now `dart format` instead of `dartfmt`. The file `docs-travis-ci-com/user/languages/dart.md` should be updated to reflect this.
Removed the use of the meta package and modernized the code.
# Package Proposal: upgrader **Dependency name (as used in *pubspec.yaml*):** upgrader **Current pub.dev link:** https://pub.dev/packages/upgrader **Current Git repository link:** https://github.com/larryaasen/upgrader **Description:** A Flutter package for prompting users to upgrade when...