app_version_update 5.0.1 copy "app_version_update: ^5.0.1" to clipboard
app_version_update: ^5.0.1 copied to clipboard

An easy and quick way to check if the local app is updated with the same version in their respective stores (Play Store / Apple Store ).

5.0.2 #

  • Closing widgets mandatory when back user update app in store
  • Add support to x.xx.x+y

5.0.1 #

  • Fix bug with normal versions

5.0.0 #

  • Upgrade package_info_plus to ^8.0.0
  • Set appropriate sdk constraints to >=3.0.0 <4.0.0
  • Set appropriate flutter constraints to >=3.0.0
  • Reverse the order of items in changelog for better readability
  • Upgrade linter & fix all issues
  • Fix example
  • Country cause error in get version Play Store

Breaking changes:

4.0.2 #

  • Upgrade dependencies

3.1.0 #

  • Support fot long versions
  • Improvements in code by @pom11

3.0.0 #

  • Add minimal example
  • Add internet permission in readme
  • Fix 2 digits or higher versions by @pom11
  • Fix a bug where custom text styles are not applied by @msitbon

2.0.3 #

  • Fix dialog doc

2.0.2 #

  • Update score docs

2.0.1 #

  • Added docs new widgets

2.0.0 #

  • Added mandatory update
  • Added new popups (ShowModalType) Page and BottomSheet
  • Adding more customization options for the content dialog and bottomSheet
  • Added more docs

1.0.3 #

  • Fixing loop index of Albertbol

1.0.2 #

  • Fixing Avoid using unnecessary statements
  • Fixing pubdev docs

1.0.1 #

  • Fixing Avoid using unnecessary statements

1.0.0 #

  • Stable version !!!
  • Fixing bug that detected an update when the version is the same
  • Converting string comparison values ​​to num
  • Added support for versions that have the + character
  • Componentizing functions
  • Fixing bug during development with version higher than store version in local app

0.4.5 #

  • Fix changelog

0.4.4 #

  • Fix Dart Doc

0.4.3 #

  • Add Dart Doc

0.3.3 #

  • Format files with flutter format

0.3.2 #

  • Test description for use
  • Refactor immutable widget

0.3.1 #

  • Add change log

0.3.0 #

  • Add ShowTypeModel for types the ours widget

0.2.0 #

  • Fix Verification local app version
  • Add canUpdate var in AppVersionResult

0.1.1 #

  • Updating features

0.1.0 #

  • Providing alert dialog widget to display update option to user, directing him to the respective store

0.0.1 #

  • Initial update
113
likes
120
pub points
97%
popularity

Publisher

verified publisherdeebx.tech

An easy and quick way to check if the local app is updated with the same version in their respective stores (Play Store / Apple Store ).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, package_info_plus, url_launcher

More

Packages that depend on app_version_update