upnp_client 0.0.11 copy "upnp_client: ^0.0.11" to clipboard
upnp_client: ^0.0.11 copied to clipboard

Universal Plug and Play (UPnP) Client Implementation. Will support IGD control as well as DLNA

Changelog #

All notable changes to this project will be documented in this file.

0.0.11 #

  • FEAT: New method to stop the discoverer

0.0.10 #

  • INFO: Add dart fix to workflow

0.0.9 #

  • INFO: Automatic publish workflow Adjust dart formatting

0.0.8 #

  • FEAT: Bump dart sdk constraint to >=3.0.0 <4.0.0 Updated dependencies

0.0.7 #

  • FEAT: Bump dart sdk constraint to >=2.19.0

0.0.6 #

  • NEW: Devices now support embedded devices, loaded in constructor
  • FIX: urlBase default value and removed it from device constructor

0.0.5 #

  • BREAKING: Device xml constructor now needs to receive a <device/> node to be considerer valid
  • NEW: Added Service class with constructor/loader from xml
  • FEAT: Icon List now loading in Device class

0.0.4 #

  • FEAT: Decrease dart sdk constraint to >=2.12.0

0.0.3 #

  • BREAKING: Discoverer search function now private
  • NEW: Added Device class with constructor/loader from xml
  • NEW: Added getDevices method in DeviceDiscoverer to get list of devices

0.0.2 #

  • NEW: SSDP Discovery M-Search request

0.0.1 #

  • First attemp to publish package
2
likes
160
points
237
downloads

Publisher

verified publisherhillpro.dev

Weekly Downloads

Universal Plug and Play (UPnP) Client Implementation. Will support IGD control as well as DLNA

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

xml

More

Packages that depend on upnp_client