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

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

150/ 160
pub points
300
downloads

We analyzed this package 5 hours ago, and awarded it 150 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

79 out of 189 API elements (41.8 %) have documentation comments.

Some symbols that are missing documentation: didl, didl.MusicTrack, didl.MusicTrack.MusicTrack.new, didl.MusicTrack.album, didl.MusicTrack.artUri.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:upnp_client/upnp_client.dart that imports:
  • package:upnp_client/src/common_services/rendering_control.dart that imports:
  • package:upnp_client/src/service.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
collection ^1.18.0 1.19.1 1.19.1
petitparser ^6.0.1 6.1.0 7.0.2
xml ^6.4.2 6.5.0 6.6.1
Transitive dependencies
Package Constraint Compatible Latest Notes
meta - 1.18.1 1.18.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^6.0.1` on petitparser does not support the stable version `7.0.0`.

Try running dart pub upgrade --major-versions petitparser to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.10, Dart 3.11.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
6
likes
150
points
300
downloads

Documentation

API reference

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

License

MIT (license)

Dependencies

collection, petitparser, xml

More

Packages that depend on upnp_client