PackageTrack
Sign in Get early access

ota_update

A Flutter plugin providing ota updates for Android and iOS, with download progress (Android only)

7.1.0 14K downloads/mo #2530 most downloaded on pub.dev 4Q-s-r-o/ota_update

What this package is like to depend on

Last release 8 months ago

03 Dec 2025

Release timing varies

gaps range from 9 days to 1.2 years

Some releases are documented

notes for 18 of 34 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

35 releases · first in 2018

1 release in the last 12 months

see the full history below

Release timeline

35 releases · Oct 2018 to Dec 2025
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 35
  1. 7.1.0 03 Dec 2025

    Nothing published for this version

  2. 7.0.2 12 Jun 2025

    Nothing published for this version

  3. 7.0.1 03 Mar 2025

    Nothing published for this version

  4. 7.0.0 21 Feb 2025

    Nothing published for this version

  5. 6.0.0 24 Nov 2023

    Nothing published for this version

  6. 5.1.0 24 May 2023

    Nothing published for this version

  7. 5.0.0 24 May 2023

    Nothing published for this version

  8. 4.0.3 10 Mar 2023

    Nothing published for this version

  9. 4.0.2 04 Nov 2022

    Nothing published for this version

  10. 4.0.1 22 Nov 2021

    Nothing published for this version

  11. 4.0.0 22 Nov 2021

    Nothing published for this version

  12. 3.1.1 30 Sep 2021

    Nothing published for this version

  13. 3.1.0 11 Aug 2021

    Nothing published for this version

  14. 3.0.2 05 May 2021

    Nothing published for this version

  15. 3.0.1 30 Mar 2021

    Nothing published for this version

  16. 3.0.0 30 Mar 2021

    Nothing published for this version

  17. 3.0.0-nullsafety 25 Mar 2021 pre-release

    Nothing published for this version

  18. 2.4.1 29 Jul 2020
    Release notes
    • Fixed null pointer when passing null as checksum or filename (chronm)
    Open source →
  19. 2.4.0 23 Jul 2020
    Release notes
    • Fixed a problem with not receiving error events from stream
    • Added ability to validate SHA-256 checksum of downloaded file (android only)
    • Added more documentation comments
    Open source →
  20. 2.3.0 22 Jun 2020
    Release notes
    • Added support of sending headers (by vasilich6107)
    Open source →
  21. 2.2.1 10 Feb 2020
    Release notes
    • Intent to install downloaded APK is now dispatched before dispatching INSTALLING event to flutter. This change should solve race condition if application programatically exits on INSTALLING event (APP could exit before intent was dispatched and installation would not start in that case).
    Open source →
  22. 2.2.0 07 Feb 2020
    Release notes
    • Reporting of download errors
    Open source →
  23. 2.1.1 20 Jan 2020
    Release notes
    • Added flag FLAG_ACTIVITY_NEW_TASK to intent ACTION_INSTALL_PACKAGE in Android implementation
    Open source →
  24. 2.1.0 17 Jan 2020
    Release notes
    • Added support for custom filename
    Open source →
  25. 2.0.3 17 Jan 2020
    Release notes
    • Updated example to AndroidX
    • Updated link to APK used in example
    • Improved logging in Android implementation
    • Fixed negative progress values in case of big APK
    Open source →
  26. 2.0.2 19 Nov 2019
    Release notes
    • Fixed division by zero error
    Open source →
  27. 2.0.1 01 Aug 2019
    Release notes
    • fixed crash in case of missing progressSink
    Open source →
  28. 2.0.0 01 Aug 2019
    Release notes
    • fixed crash on flutter 1.7 (by kmtong)
    • added ability to override provider authority (by kmtong)
    • changed default authority to be dynamic to support multiple apps with ota_update out of the box. Please note that this is breaking change. To migrate plase update your provider authority in AndroidManifest to ${applicationId}.ota_update_provider
    Open source →
  29. 1.0.2 25 Feb 2019
    Release notes
    • ios syntax error fix (by tchunwei)
    Open source →
  30. 1.0.1 20 Feb 2019
    Release notes
    • migration of embeded example to AndroidX
    • Upgraded Gradle to latest version
    Open source →
  31. 1.0.0 19 Feb 2019
    Release notes
    • migration to AndroidX and boost compileVersion to 28 (by tchunwei)
    Open source →
  32. 0.1.3 30 Jan 2019
    Release notes
    • extended Android FileProvider to prevent possible conflicts with other plugins that also use FileProvider.
    Open source →
  33. 0.1.2 05 Nov 2018
    Release notes
    • fixing NullPointerException when onRequestPermissionsResult was triggered by different plugin than this one
    Open source →
  34. 0.1.1 29 Oct 2018
    Release notes
    • refactor to use streams only as communication channel
    • documentation changes
    Open source →
  35. 0.1.0 29 Oct 2018
    Release notes
    • Initial release
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive