app_updater_flutter 1.0.0 copy "app_updater_flutter: ^1.0.0" to clipboard
app_updater_flutter: ^1.0.0 copied to clipboard

A robust, modular update checker for Flutter. Supports Android (Play Store) & iOS (App Store) with native UI, scraping fallback, and custom JSON sources.

1.0.0 #

  • Initial release with robust update checking for Android (Play Store) & iOS (App Store).
    • Added UpdaterListener**: A declarative widget for simpler app integration and lifecycle management.
    • Added UpgradeDialogStyle.adaptive**: Automatically uses AlertDialog (Material) on Android and CupertinoAlertDialog on iOS.
    • Added UpdateConfig options to customize action button text styles (updateButtonTextStyle, laterButtonTextStyle, ignoreButtonTextStyle).
    • Added comprehensive dartdoc comments added to all public APIs for better developer experience.
1
likes
150
points
75
downloads

Publisher

verified publishermskarthik.online

Weekly Downloads

A robust, modular update checker for Flutter. Supports Android (Play Store) & iOS (App Store) with native UI, scraping fallback, and custom JSON sources.

Repository (GitHub)
View/report issues

Topics

#update #android #ios #app-store #play-store

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, in_app_update, package_info_plus, pub_semver, shared_preferences, url_launcher

More

Packages that depend on app_updater_flutter