Bmooij / flutter_mdns

A flutter plugin for mDNS/NSD/Bonjour discovery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mDNS for Flutter

A Flutter plugin for mDNS/DNS-SD discovery and advertising. Ultimately this plugin will be compatible with Android and iOS.

See https://en.wikipedia.org/wiki/Multicast_DNS for additional info

Example

See example/lib/main.dart for a simple example

Currently Working

  • Service Discovery on Android

TODO (in this order)

  • Service Discovery on iOS
  • Service advertising on Android
  • Service advertising on iOS

About

A flutter plugin for mDNS/NSD/Bonjour discovery

License:Other


Languages

Language:Java 36.0%Language:Swift 32.6%Language:Dart 25.1%Language:Ruby 3.7%Language:Objective-C 2.6%