upnp_client 0.0.3 upnp_client: ^0.0.3 copied to clipboard
Universal Plug and Play (UPnP) Client Implementation. Supports IGD control as well as DLNA
#UPnP Client
Universal Plug and Play (UPnP) Client Implementation. Supports IGD control as well as DLNA
Installation #
Use the package manager pub to install the upnp client.
dart pub add upnp_client
Usage #
Refer to the example folder
Contributing #
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.