just_audio_media_kit 1.0.0
just_audio_media_kit: ^1.0.0 copied to clipboard
package:media_kit bindings for just_audio
We analyzed this package 3 days ago, and awarded it 140 pub points (of a possible 160):
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 50 to 180 characters to describe the package, what it does, and its target use case.
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: Unlicense
.
10/10 points: 20% or more of the public API has dartdoc comments
35 out of 45 API elements (77.8 %) have documentation comments.
Some symbols that are missing documentation: just_audio_media_kit
, just_audio_media_kit.JustAudioMediaKit
, just_audio_media_kit.JustAudioMediaKit.JustAudioMediaKit.new
, just_audio_media_kit.JustAudioMediaKit.registerWith
, mediakit_player
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Windows
-
✓ Linux
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:just_audio_media_kit/just_audio_media_kit.dart
that declares support for platforms:Windows
,Linux
.
Package does not support platform `iOS`.
Because:
package:just_audio_media_kit/just_audio_media_kit.dart
that declares support for platforms:Windows
,Linux
.
Package does not support platform `macOS`.
Because:
package:just_audio_media_kit/just_audio_media_kit.dart
that declares support for platforms:Windows
,Linux
.
Package does not support platform `Web`.
Because:
package:just_audio_media_kit/just_audio_media_kit.dart
that declares support for platforms:Windows
,Linux
.
0/0 points: WASM compatibility
This package is compatible with runtime wasm
, and will be rewarded additional points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
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 | Notes |
---|---|---|---|---|
just_audio_platform_interface |
^4.2.1 |
4.5.0 | 4.5.0 | |
logging |
^1.2.0 |
1.3.0 | 1.3.0 | |
media_kit |
^1.1.9 |
1.2.0 | 1.2.0 | |
media_kit_libs_linux |
^1.1.3 |
1.2.1 | 1.2.1 | |
media_kit_libs_windows_audio |
^1.0.9 |
1.0.9 | 1.0.9 | |
media_kit_native_event_loop |
^1.0.8 |
1.0.9 | 1.0.9 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
archive |
- | 4.0.6 | 4.0.6 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.6 | 3.0.6 | |
ffi |
- | 2.1.4 | 2.1.4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 1.3.0 | 1.3.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 4.5.4 | 4.5.4 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 6.1.0 | 6.1.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.0.2 | 6.0.2 | |
safe_local_storage |
- | 2.0.1 | 2.0.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.3.1 | 3.3.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_platform |
- | 1.1.0 | 1.1.0 | |
uri_parser |
- | 3.0.0 | 3.0.0 | |
uuid |
- | 4.5.1 | 4.5.1 | |
vector_math |
- | 2.1.4 | 2.1.5 | |
web |
- | 1.1.1 | 1.1.1 | |
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
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.