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

Universal Plug and Play (UPnP) Client Implementation. Supports DLNA media casting. Will support IGD control in the future

Changelog #

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

1.0.1 #

  • FEAT: Improving error handling

1.0.0 #

  • FEAT: First DLNA Implementation for media casting
  • INFO: Add Documentation for Android permissions

0.0.12 #

  • FEAT: Add searchTarget in discovery getDevices() method
  • FIX: Skip closed connections and partial reponses details

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
5
likes
160
points
340
downloads

Publisher

verified publisherhillpro.dev

Weekly Downloads

Universal Plug and Play (UPnP) Client Implementation. Supports DLNA media casting. Will support IGD control in the future

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, xml

More

Packages that depend on upnp_client