PackageTrack
Sign in Get early access

linkcheck

A very fast link-checker. Crawls sites and checks integrity of links both in HTML and in CSS.

3.1.0 8.3K downloads/mo #3170 most downloaded on pub.dev filiph/linkcheck

What this package is like to depend on

Last release 1 years ago

11 Jun 2025

Ships unpredictably

gaps range from 4 weeks to 2.4 years

Some releases are documented

notes for 22 of 43 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

43 releases · first in 2016

0 releases in the last 12 months

see the full history below

Release timeline

43 releases · Jul 2016 to Jun 2025
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 43
  1. 3.1.0 11 Jun 2025
    Release notes
    • Require Dart 3.0 or later
    • Update to latest dependencies supporting Dart 3 and later
    Open source →
  2. 3.0.0 11 Jan 2023
    Release notes
    • Require Dart 2.18 and support Dart 3
    • Rename library to linkcheck instead of linkcheck.run
    • Update to the latest dependencies supporting sound null safety
    • Switch to Dart recommended lints (package:lints/recommended.yaml)
    • Use objects instead of maps to communicate between isolates

    See the full changelog for changes in earlier releases.

    Open source →
    Release notes
    • Require Dart 2.18 and support Dart 3
    • Rename library to linkcheck instead of linkcheck.run
    • Update to the latest dependencies supporting sound null safety
    • Switch to Dart recommended lints (package:lints/recommended.yaml)
    • Use objects instead of maps to communicate between isolates
    Open source →
  3. 2.0.19 18 Jun 2021
    Release notes
    • Update to latest dependencies - Use pkg:cli_pkg for creating binaries in CI. Thanks Guillaume!

    See the full changelog for changes in earlier releases.

    Open source →
    Release notes
    • Update to latest dependencies
    • Use pkg:cli_pkg for creating binaries in CI. Thanks Guillaume!
    Open source →
  4. 2.0.18 05 May 2021
    Release notes
    • Allow the latest pkg:args
    Open source →
  5. 2.0.17 05 May 2021
    Release notes
    • Update to latest dependencies.
    • Require Dart 2.12.
    Open source →
  6. 2.0.16 22 Feb 2021
    Release notes
    • Add a summary of the most broken links (as opposed to just warnings) at the end of the listing. This only happens when most of the normal listing above is mostly (50%+) warnings. This should help when a big site has thousands of small warnings because of, say, missing anchors, but the author is currently trying to catch the failing errors.
    • Fix --show-redirects functionality. Thanks @nfagerlund!!
    Open source →
  7. 2.0.15 22 Jan 2021
    Release notes
    • Improve stability by handling several failures more gracefully (#57, #63, #51, #40)
    Open source →
  8. 2.0.14 07 Oct 2020
    Release notes
    • Add the --no-check-anchors flag, which prevents reporting missing anchors as problems. This is useful when the link-checked website uses anchors (like #play or #user=bob) for dynamic content (i.e. they are handled by JavaScript and don't exist in the static HTML). Thanks @emielbeinema for this contribution!
    Open source →
  9. 2.0.13 25 Aug 2020
    Release notes
    • Add the --show-redirects flag, which reports redirected links. This is handy if you want to minimize the number of hoops the browser needs to jump through to get to linked pages. Ideally, all your site's links are direct, with zero redirects. Thanks @emielbeinema for this contribution!
    • Make everything more type-safe by disallowing Dart features "implicit-casts" and "implicit-dynamic".
    • Turn on pedantic linter.
    Open source →
  10. 2.0.12 17 Nov 2019
    Release notes
    • Don’t assume contentType in HTTP headers is set
    Open source →
  11. 2.0.11 30 Sep 2019
    Release notes
    • Resolve a bug with unicode character counting in HTML.
    Open source →
  12. 2.0.10 29 Aug 2019
    Release notes
    • Guard against servers that do not provide Content-Type. No guarantees about crawling such servers but at least linkcheck will not crash.
    Open source →
  13. 2.0.9 09 Jul 2019
    Release notes
    • Prepare for upcoming change to HttpRequest and HttpClientResponse
    • Add Docker skipfile documentation to README
    Open source →
  14. 2.0.8 27 May 2019
    Release notes
    • Style fixes to achieve 100% health metric on pub.dev.
    • Add programmatic usage in example/example.dart.
    Open source →
  15. 2.0.7 27 May 2019
    Release notes
    • Upgrade dependencies to latest.
    • Walk around csslib bug where some CSS makes the parser crash. This will currently just ignore the CSS file.
    Open source →
  16. 2.0.6 29 Nov 2018
    Release notes
    • Add support for --connection-failures-as-warnings flag.
    Open source →
  17. 2.0.5 16 Nov 2018
    Release notes
    • Fix checking of anchors containing non-ASCII chars.
    Open source →
  18. 2.0.4 26 Jul 2018
    Release notes
    • Set min SDK to 2.0.0.
    Open source →
  19. 2.0.3 23 Jul 2018
    Release notes
    • Add missing dependency on stream_channel.
    Open source →
  20. 2.0.1 18 Jul 2018
    Release notes
    • Set max SDK version to <3.0.0.
    Open source →
  21. 2.0.0 15 Jun 2018
    Release notes
    • First Dart-2-only version.
    Open source →
  22. 2.0.0+1 22 Jun 2018

    Nothing published for this version

  23. 1.0.6 24 Apr 2018
    Release notes
    • Last version compatible with Dart 1 and Dart 2.
    Open source →
  24. 1.0.5 23 Nov 2017

    Nothing published for this version

  25. 1.0.4 20 Dec 2016

    Nothing published for this version

  26. 1.0.3 17 Dec 2016

    Nothing published for this version

  27. 1.0.2 17 Dec 2016

    Nothing published for this version

  28. 1.0.1 17 Dec 2016

    Nothing published for this version

  29. 1.0.0 16 Dec 2016

    Nothing published for this version

  30. 0.2.14 07 Dec 2016

    Nothing published for this version

  31. 0.2.13 02 Dec 2016

    Nothing published for this version

  32. 0.2.12 02 Dec 2016

    Nothing published for this version

  33. 0.2.11 02 Dec 2016

    Nothing published for this version

  34. 0.2.9 03 Aug 2016

    Nothing published for this version

  35. 0.2.8 28 Jul 2016

    Nothing published for this version

  36. 0.2.5 27 Jul 2016

    Nothing published for this version

  37. 0.2.4 26 Jul 2016

    Nothing published for this version

  38. 0.2.2 22 Jul 2016

    Nothing published for this version

  39. 0.2.1 22 Jul 2016

    Nothing published for this version

  40. 0.1.3 21 Jul 2016

    Nothing published for this version

  41. 0.1.2 21 Jul 2016

    Nothing published for this version

  42. 0.1.1 21 Jul 2016

    Nothing published for this version

  43. 0.1.0 21 Jul 2016

    Nothing published for this version

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