PackageTrack
Sign in Get early access

pub_updater

A Dart package which enables checking whether a package is up to date.

0.6.0 1.7M downloads/mo #273 most downloaded on pub.dev VeryGoodOpenSource/pub_updater

What this package is like to depend on

Last release 14 days ago

10 Aug 2026

Release timing varies

gaps range from 4 weeks to 1.9 years

Nearly every release is documented

notes for 11 of 12 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

12 releases · first in 2021

1 release in the last 12 months

see the full history below

Release timeline

12 releases · Sep 2021 to Aug 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 12
  1. 0.6.0 10 Aug 2026
    Release notes

    0.6.0 (2026-08-06)

    Features

    Miscellaneous Chores

    • deps: bump very_good_analysis from 6.0.0 to 7.0.0 (#67) (a5bc03f)
    • deps: upgrade to very good analysis 10.0.0 (#71) (c644cf8)
    • deps: upgrade very_good_analysis to 10.3.0 (#81) (bcb7b59), closes #80
    Open source →
  2. 0.5.0 28 Aug 2024
    Release notes
    • chore: tighten dependencies (#62)
    Open source →
    Release notes
    • chore: tighten dependencies (#62)
    Open source →
  3. 0.4.0 19 Sep 2023
    Release notes
    • fix!: activation of package on self-hosted url (#46)
    • chore(deps): bump process from 4.2.4 to 5.0.0 (#52)
    Open source →
    Release notes
    • fix!: activation of package on self-hosted url (#46)
    • chore(deps): bump process from 4.2.4 to 5.0.0 (#52)
    Open source →
  4. 0.3.1 19 Jun 2023
    Release notes
    • refactor: update to Dart 3 and Very Good Analysis 5
    • chore(deps): bump http version to 1.0.0
    Open source →
  5. 0.3.0 11 Apr 2023
    Release notes
    • avoid false negatives when the current version is a pre-release and there is a prior stable release on pub (#41) (0a14ccd)
    Open source →
    Release notes

    Bug Fixes

    • avoid false negatives when the current version is a pre-release and there is a prior stable release on pub (#41) (0a14ccd)
    Open source →
  6. 0.2.4 23 Jan 2023
    Release notes

    Features

    • add version constraints to update method (#37) (ec14539)
    Open source →
    Release notes

    Features

    • add version constraints to update method (#37) (ec14539)

    0.6.0 (2026-08-06)

    Features

    Miscellaneous Chores

    • deps: bump very_good_analysis from 6.0.0 to 7.0.0 (#67) (a5bc03f)
    • deps: upgrade to very good analysis 10.0.0 (#71) (c644cf8)
    • deps: upgrade very_good_analysis to 10.3.0 (#81) (bcb7b59), closes #80

    0.2.3 (2022-11-17)

    Features

    0.2.2 (2021-11-16)

    Bug Fixes

    0.2.1 (2021-10-13)

    Bug Fixes

    • use /api/packages to fetch latest version (#17) (23dc699)
    Open source →
  7. 0.2.3 17 Nov 2022
    Release notes

    Features

    Open source →
  8. 0.2.2 16 Nov 2021
    Release notes

    Bug Fixes

    Open source →
  9. 0.2.1 13 Oct 2021
    Release notes

    Bug Fixes

    • use /api/packages to fetch latest version (#17) (23dc699)
    Open source →
  10. 0.2.0 12 Oct 2021
    Release notes

    Features

    final pubUpdater = PubUpdater();
    
    // You can query the latest version available for a specific package.
    final latestVersion = await pubUpdater.getLatestVersion('my_package');
    Open source →
    Release notes

    Features

    0.1.1 (2021-09-13)

    Open source →
  11. 0.1.1 13 Sep 2021

    Nothing published for this version

  12. 0.1.0 13 Sep 2021
    Release notes

    Bug Fixes

    • use http.get when client is not provided (#7) (67ec60c)

    Features

    • implement isUpToDate and update APIs (#1) (adc1312)
    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