update_service 2.0.0 copy "update_service: ^2.0.0" to clipboard
update_service: ^2.0.0 copied to clipboard

Utility service that check whether an update is available in PlayStore or AppStore

2.0.0 #

  • Breaking: Add forceUpdateVersion parameter to checkStatus method
    • Removed automatic force update by major version; use forceUpdateVersion instead

1.3.1 #

  • Update readme, formatting and pubspec.yaml

1.3.0 #

  • Fix minor release edge case (e.g. when installed version is 1.3.0 and published is 1.2.1)

1.2.1 #

  • Prepare to publish in pub.dev

1.2.0 #

  • Breaking: Refactor UpdateStatus to be a freezed generated class

1.1.0 #

  • Update to dart 3.0

1.0.1 #

  • Open Play Store app on Android

1.0.0 #

  • Initial version.
3
likes
120
points
64
downloads

Publisher

verified publisherxperitech.com

Weekly Downloads

Utility service that check whether an update is available in PlayStore or AppStore

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, freezed_annotation, html, http, package_info_plus, url_launcher

More

Packages that depend on update_service