[go: nahoru, domu]

Skip to content

julianscheel/flutter_mdns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 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

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 36.3%
  • Swift 32.9%
  • Dart 24.4%
  • Ruby 3.8%
  • Objective-C 2.6%