update_checker_bottom_sheet 0.0.4 copy "update_checker_bottom_sheet: ^0.0.4" to clipboard
update_checker_bottom_sheet: ^0.0.4 copied to clipboard

PlatformAndroid

A simple and customizable Flutter package to check for app updates via GitHub Releases, with built-in OTA downloading and installation support for Android.

0.0.4 #

  • Android-Only Support: Updated README.md and pubspec.yaml to reflect that the package is designed exclusively for Android.
  • Documentation Improvements: Enhanced README.md with:
    • clearer platform support statement.
    • A new "Supported Platforms" section detailing the Android-only nature and reason.
    • A "Sample Implementation" link for easy integration guidance.
  • Internal Updates: Improved internal documentation with comprehensive dartdoc comments for all public and internal classes.
  • Metadata Refinement: Updated pubspec.yaml metadata for better pub.dev analysis and clarity.

0.0.3 #

  • Updated dependencies and improved metadata for pub.dev.
  • Fixed issue where APK selection might fail on certain build variants.

0.0.2 #

  • Added support for automated APK cleanup after updates.
  • Enhanced customization options for icons and text styles.

0.0.1 #

  • Initial release.
  • Check for app updates via GitHub Releases.
  • Premium, customizable bottom sheet UI.
  • Automated OTA downloading and installation on Android.
  • Smart architecture detection (ABI aware).
  • "Up to Date" status notification mode.
  • Deep customization for colors, styles, and strings (localization-ready).
  • Plug-and-play setup with automated permissions and FileProvider.
1
likes
160
points
145
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple and customizable Flutter package to check for app updates via GitHub Releases, with built-in OTA downloading and installation support for Android.

Repository (GitHub)
View/report issues

Topics

#update #bottom-sheet #ota #android #github

License

MIT (license)

Dependencies

flutter, http, ota_update, package_info_plus, path_provider

More

Packages that depend on update_checker_bottom_sheet

Packages that implement update_checker_bottom_sheet