dart_mpd 0.4.1 copy "dart_mpd: ^0.4.1" to clipboard
dart_mpd: ^0.4.1 copied to clipboard

a dart package which implements the MPD protocol. https://www.musicpd.org/

3
likes
150/ 160
pub points
78%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

123 out of 386 API elements (31.9 %) have documentation comments.

Some symbols that are missing documentation: dart_mpd, dart_mpd.MpdClient, dart_mpd.MpdClient.MpdClient, dart_mpd.MpdClient.connection, dart_mpd.MpdClientException.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:dart_mpd/dart_mpd.dart that imports:
  • package:dart_mpd/src/connection_details.dart that imports:
  • package:platform/platform.dart that imports:
  • package:platform/src/interface/local_platform.dart that imports:
  • dart:io
OK
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest
collection ^1.17.1 1.19.0 1.19.0
file ^6.1.4 6.1.4 7.0.0
freezed_annotation ^2.2.0 2.4.4 2.4.4
json_annotation ^4.8.0 4.9.0 4.9.0
platform ^3.1.0 3.1.5 3.1.5
Transitive dependencies
Package Constraint Compatible Latest
meta - 1.15.0 1.15.0
path - 1.9.0 1.9.0

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

The constraint `^6.1.4` on file does not support the stable version `7.0.0`.

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.9, Dart 3.4.4.

Check the analysis log for details.

3
likes
150
pub points
78%
popularity

Publisher

unverified uploader

a dart package which implements the MPD protocol. https://www.musicpd.org/

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, file, freezed_annotation, json_annotation, platform

More

Packages that depend on dart_mpd