check_app_version 2.0.2
check_app_version: ^2.0.2 copied to clipboard
The plugin verifies that the version of the installed app is the most up-to-date, if not, it invites the user to update.
Changelog #
2.0.2 #
- Updated
http
and package.
2.0.1 #
- Huge thanks huanguan1978 and CabelloIsaac for this fork #7 and #6.
- Updated
http
andpackage_info_plus
packages. - Updated documentation.
2.0.0 #
- Huge thanks huanguan1978 for this fork #3.
- Updated
http
andpackage_info_plus
packages by huanguan1978. - Added a new
AppVersionOverlayDialog
by huanguan1978. - Refactored APIs for improved
readability
,relationships
, anddocumentation
. - Replaced
ShowCustomDialog
andShowDialog
withAppVersionCustomDialog
andAppVersionDialog
. - Improved code by removing redundant parts.
- Optimized parsing algorithms.
1.0.1 #
- Update package
- Add new ShowCustomDialog for custom dialog
- Update Example
- Update documentation
1.0.0+1 #
- Fix Null Pointer cupertinoDialog
- Fix screenshot documentation
1.0.0 #
- Add: Windows, MacOS, Linux, Web support
- Add new properties on Show Dialog
- Add new Confirm & Decline Button custom Function
- Update Json key
- Update project plugins
- Update example
- Increase null safety
- Clean code
0.6.0 #
- Update project plugins
0.5.0 #
- Fix cupertino Style
- Update example
0.4.0 #
- Add Auto Cupertino Style
- Bugs fixed
0.3.0 #
- Migrate to NULL SAFETY
- Bugs fixed
0.2.1 #
- General bug fixed
- Fix iOS bug
- New documentation
0.1.0 #
- Update http package
0.0.8 #
- Fix iOS bug
0.0.6 #
- Fix GUI bug
0.0.5 #
- Fix iOS platform
0.0.4 #
- Bug fix, add comment on widget properties
0.0.3 #
- Bug fix
0.0.2 #
- Bug fix
0.0.1 #
- Published plugin