PackageTrack
Sign in Get early access

flutter_nsd

A Flutter plugin for Network Service Discovery (mDNS) that uses platform API on Android, iOS, MacOS and Windows.

1.6.0 2.8K downloads/mo #4731 most downloaded on pub.dev Nimrodda/flutter_nsd

What this package is like to depend on

Last release 1 years ago

30 Apr 2025

Release timing varies

gaps range from 4 weeks to 1.2 years

Nearly every release is documented

notes for 10 of 10 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

13 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

13 releases · Aug 2020 to Apr 2025
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 13
  1. 1.6.0 30 Apr 2025
    Release notes

    Updated to Flutter 3.29.3

    Open source →
  2. 1.5.0 04 Feb 2024
    Release notes

    Fixed #22: NsdServiceInfo now includes a list of addresses for the service (ipv4 or ipv6). This is currently not supported on iOS or macOS

    Open source →
  3. 1.4.0 06 Aug 2023
    Release notes

    Added support for Kotlin 1.5.20

    Open source →
  4. 1.3.3 27 Jun 2022
    Release notes

    Fixed #33: Windows: TXT records are returned as string instead of UInt8List, causing failure (Thanks @jnstahl) Fixed #36: Windows: txt records are sent as [key: key] instead of [key: value] (Thanks @jnstahl)

    Open source →
  5. 1.3.2 08 Feb 2022
    Release notes

    This release is identical in functionality to the previous one. It only fixes pub.dev analysis errors.

    • Fixed: pub.dev analsis error
    Open source →
  6. 1.3.1 07 Feb 2022
    Release notes

    This release is identical in functionality to the previous one. It only fixes pub.dev analysis errors.

    • Fixed #27: Address pub.dev static analysis
    • Fixed various lint errors
    Open source →
  7. 1.3.0 07 Feb 2022
    Release notes
    • Fixed #10: Make pubspec description valid
    • Added #11 MacOS desktop support
    • Added #16 Support for Windows (Thanks @jnstahl)
    Open source →
  8. 1.2.0 10 Jul 2021
    Release notes
    • #6 Android: Fixed failure to resolve service sequentially (Thanks @julianscheel).
    Open source →
  9. 1.1.0 10 Apr 2021
    Release notes
    • Fixed #3: discovery can't start after hot-restart (thanks @julianscheel). NsdError now has a property that provides more info about the error via the new enum NsdErrorCode. Check the example for more info how to use it.
    Open source →
  10. 1.0.0 13 Mar 2021
    Release notes
    • Changed version scheme to adhere to pub version guidelines (dropping the 'alpha')
    • Updated README.md with detailed instructions on support for iOS 14
    • Removed Flutter version bounds so that the plugin can be used with Flutter 2+
    Open source →
  11. 1.0.0-alpha03 06 Jan 2021 pre-release
    Release notes
    • Increased Dart SDK to 2.12.0-0
    • Added Null Safety support
    • Added TXT record to NsdServiceInfo (thanks @pheki)
    Open source →
  12. 1.0.0-alpha02 24 Sep 2020 pre-release
    Release notes
    • Fixed 'stream has already been listened to'
    Open source →
  13. 1.0.0-alpha01 23 Aug 2020 pre-release
    Release notes
    • Support service discovery on iOS and Android
    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