fabricio-godoi / 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

Features

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

Disclaimer

The original source code was create by platinumjam and can be found at: https://github.com/platinumjam/flutter_mdns

This project was forked due the lack of updates from the original creator, adapting it to the recent flutter updates.

About

A flutter plugin for mDNS/NSD/Bonjour discovery

License:Other


Languages

Language:Java 39.6%Language:Swift 31.8%Language:Dart 24.3%Language:Ruby 3.0%Language:Objective-C 1.4%