netlink 1.0.0 copy "netlink: ^1.0.0" to clipboard
netlink: ^1.0.0 copied to clipboard

A drop-in Flutter widget that discovers servers on the local network over Bonjour/mDNS and saves the selected one locally. Add the dependency and use NetworkConfigScreen — no generated code in your app.

1.0.0 #

  • Initial release.
  • NetworkConfigScreen — a drop-in Flutter widget that scans the local network over Bonjour/mDNS and saves the selected server via shared_preferences.
  • Configurable storageKey, targetName, scanTimeout, title, and an onSaved callback.
  • Public API: MdnsDiscovery, ServerStore, Protocol, DiscoveredDevice, SavedServer.
0
likes
140
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A drop-in Flutter widget that discovers servers on the local network over Bonjour/mDNS and saves the selected one locally. Add the dependency and use NetworkConfigScreen — no generated code in your app.

Repository

License

MIT (license)

Dependencies

bonsoir, flutter, shared_preferences

More

Packages that depend on netlink