PackageTrack
Sign in Get early access

multicast_dns

Dart package for performing mDNS queries (e.g. Bonjour, Avahi).

0.3.3 4.5M downloads/mo #155 most downloaded on pub.dev flutter/core-packages

What this package is like to depend on

Last release 2 months ago

09 Jun 2026

Ships fairly regularly

a new release about every 5 months

Nearly every release is documented

notes for 19 of 20 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

20 releases · first in 2019

1 release in the last 12 months

see the full history below

Release timeline

20 releases · Jan 2019 to Jun 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 20
  1. 0.3.3 02 Apr 2025
    Release notes
    • Adds an optional error callback for MDnsClient::start to prevent uncaught exceptions.
    Open source →
  2. 0.3.3+1 09 Jun 2026
    Release notes

    #18 was intended to bump
    versions to publish from the new locations, but I still had these
    changes locally, so they didn't publish. (Instead, they failed release
    because it tried to re-publish the existing versions.)

    This adds the version bumps that were intended to be included in that
    PR.

    Part of flutter/flutter#185027

    Open source →
    Release notes
    • Updates metadata for move to https://github.com/flutter/core-packages.
    • Updates minimum supported SDK version to Flutter 3.38/Dart 3.10.
    Open source →
  3. 0.3.2 25 Jan 2022
    Release notes
    • Updates package description.
    • Make [MDnsClient.start] idempotent.
    Open source →
  4. 0.3.2+1 31 May 2022
    Release notes
    • Migrates from ui.hash* to Object.hash*.
    Open source →
  5. 0.3.2+2 25 Aug 2022
    Release notes
    • Fixes lints warnings.
    Open source →
  6. 0.3.2+3 01 Feb 2023
    Release notes
    • Removes use of runtimeType.toString().
    • Updates minimum SDK version to Flutter 3.0.
    Open source →
  7. 0.3.2+4 30 Aug 2023
    Release notes
    • Adds pub topics to package metadata.
    • Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
    Open source →
  8. 0.3.2+5 18 Nov 2023
    Release notes
    • Updates PendingRequest to be a base class for Dart 3.0 compatibility.
    • Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.
    Open source →
  9. 0.3.2+6 09 Dec 2023
    Release notes
    • Improves links in README.md.
    Open source →
  10. 0.3.2+7 24 Jun 2024
    Release notes
    • Optimized Socket Binding: Always bind to 0.0.0.0 for simplicity and efficiency.
    • Updates minimum supported SDK version to Flutter 3.16/Dart 3.2.
    Open source →
  11. 0.3.2+8 28 Jan 2025
    Release notes
    • Fixes stack overflows ocurring during the parsing of domain names in MDNS messages.
    • Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
    Open source →
  12. 0.3.1 02 Sep 2021
    Release notes
    • Close IPv6 sockets on [MDnsClient.stop].
    Open source →
  13. 0.3.0 19 Mar 2021
    Release notes
    • Migrate package to null safety.
    Open source →
  14. 0.3.0+1 15 Aug 2021
    Release notes
    • Removed redundant link in README.md file.
    Open source →
  15. 0.2.2 03 Oct 2019
    Release notes
    • Fixes parsing of TXT records. Continues parsing on non-utf8 strings.
    Open source →
  16. 0.2.1 24 Sep 2019
    Release notes
    • Fixes the handling of packets containing non-utf8 strings.
    Open source →
  17. 0.2.0 31 Jul 2019
    Release notes
    • Allow configuration of the port and address the mdns query is performed on.
    Open source →
  18. 0.1.1 04 May 2019
    Release notes
    • Fixes flutter/issue/31854 where decodeMDnsResponse advanced to incorrect code points and ignored some records.
    Open source →
  19. 0.1.0 24 Jan 2019
    Release notes
    • Initial Open Source release.
    • Migrates the dartino-sdk's mDNS client to Dart 2.0 and Flutter's analysis rules
    • Breaks from original Dartino code, as it does not use native libraries for macOS and overhauls the ResourceRecord class.
    Open source →
  20. 0.1.0+1 24 Jan 2019

    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