Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

A flutter plugin for mDNS/NSD/Bonjour discovery

License

Notifications You must be signed in to change notification settings

fabricio-godoi/flutter_mdns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 39.5%
  • Swift 31.8%
  • Dart 24.3%
  • Ruby 3.0%
  • Objective-C 1.4%