air_link_discovery
Zero-config LAN device discovery using UDP broadcast for Air Link.
What this package is like to depend on
Last release 1 months ago
08 Jul 2026
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
1 months old
2 releases · first in 2026
2 releases in the last 12 months
see the full history below
Release timeline
2 releases · Jul 2026 to Jul 2026Releases
latest 2-
0.2.108 Jul 2026Release notes
Open source →- Added dartdoc comments across the public API.
- Added example/ directory with usage demo.
- Various stability improvements and fixes.
-
0.2.008 Jul 2026Release notes
Open source →- Identity fingerprint:
DiscoveredPeer.identityFingerprintcarries the advertiser's ECDSA key fingerprint. Set viaidentityFingerprintparameter or the globalDiscoveryService.defaultFingerprint. - Auto device name:
nameparameter is now optional — defaults toPlatform.localHostname. - Self-filtering: Advertisements from the same
DiscoveryServiceinstance are automatically filtered out (filterSelfdefaults to true). - De-static:
DiscoveryServicenow supports instance usage. Static methods remain unchanged for backward compatibility.
- Identity fingerprint: