anni_mpris_service 0.1.0
anni_mpris_service: ^0.1.0 copied to clipboard
D-Bus MPRIS controls for Linux.
We analyzed this package 7 days ago, and awarded it 130 pub points (of a possible 140):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 60 to 180 characters to describe the package, what it does, and its target use case.
Repository URL doesn't exist.
At the time of the analysis https://github.com/ProjectAnni/mpris_service
was unreachable. Make sure that the website is reachable via HEAD
requests.
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: Apache-2.0
.
10/10 points: 20% or more of the public API has dartdoc comments
28 out of 80 API elements (35.0 %) have documentation comments.
Some symbols that are missing documentation: anni_mpris_service
, LoopStatus
, LoopStatus
, LoopStatus.fromString
, MPRISService
.
10/10 points: Package has an example
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)
- ✓ Linux
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:anni_mpris_service/anni_mpris_service.dart
that declares support for platforms:Linux
.
Package does not support platform `iOS`.
Because:
package:anni_mpris_service/anni_mpris_service.dart
that declares support for platforms:Linux
.
Package does not support platform `Windows`.
Because:
package:anni_mpris_service/anni_mpris_service.dart
that declares support for platforms:Linux
.
Package does not support platform `macOS`.
Because:
package:anni_mpris_service/anni_mpris_service.dart
that declares support for platforms:Linux
.
Package does not support platform `Web`.
Because:
package:anni_mpris_service/anni_mpris_service.dart
that declares support for platforms:Linux
.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
dbus |
^0.7.6 |
0.7.10 | 0.7.10 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
args |
- | 2.4.2 | 2.4.2 |
collection |
- | 1.18.0 | 1.18.0 |
ffi |
- | 2.1.0 | 2.1.0 |
meta |
- | 1.11.0 | 1.11.0 |
petitparser |
- | 6.0.2 | 6.0.2 |
xml |
- | 6.5.0 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
10/10 points: Package supports latest stable Dart and Flutter SDKs
Analyzed with Pana 0.21.43
, Dart 3.2.1
.
Check the analysis log for details.