just_audio_media_kit 2.0.6 just_audio_media_kit: ^2.0.6 copied to clipboard
package:media_kit bindings for just_audio to support Linux and Windows.
We analyzed this package 2 days ago, and awarded it 140 pub points (of a possible 160):
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: Unlicense
.
0/10 points: 20% or more of the public API has dartdoc comments
OUT:
Documenting just_audio_media_kit...
Discovering libraries...
Linking elements...
Precaching local docs for 704993 elements...
Initialized dartdoc with 1522 libraries
Generating docs for library mediakit_player.dart from package:just_audio_media_kit/mediakit_player.dart...
Generating docs for library just_audio_media_kit.dart from package:just_audio_media_kit/just_audio_media_kit.dart...
Documented 2 public libraries in 87.9 seconds
ERR:
warning: just_audio_media_kit has no library level documentation comments
from just_audio_media_kit: (file:///tmp/pana_BOVPIT/lib/mediakit_player.dart:1:9)
error: file already written at "just_audio_media_kit/index.html"
for symbol just_audio_media_kit: (file:///tmp/pana_BOVPIT/lib/just_audio_media_kit.dart:2:9)
conflicting with file already generated by just_audio_media_kit: (file:///tmp/pana_BOVPIT/lib/mediakit_player.dart:1:9)
Dartdoc generates a path and filename to write to for each symbol.
'just_audio_media_kit' conflicts with another symbol in the generated
path, and therefore can not be written out. Changing the name, library
name, or class name (if appropriate) of one of the conflicting items can
resolve the conflict. Alternatively, use the @nodoc
directive in one
[19 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:just_audio_media_kit/just_audio_media_kit.dart
that imports:package:media_kit/media_kit.dart
that imports:package:media_kit/src/player/web/player/player.dart
that imports:package:media_kit/src/player/web/player/stub.dart
that imports:package:media_kit/src/player/platform_player.dart
that imports:package:media_kit/src/models/player_stream.dart
that imports:package:media_kit/src/models/playlist.dart
that imports:package:media_kit/src/models/media/media.dart
that imports:package:media_kit/src/models/media/media_native.dart
that imports:package:media_kit/src/player/native/utils/android_content_uri_provider.dart
that imports:package:media_kit/src/player/native/utils/isolates.dart
that imports:dart:isolate
This package is not compatible with runtime wasm
, and will not be rewarded full 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 |
---|---|---|---|
flutter |
flutter |
0.0.0 | 0.0.0 |
just_audio_platform_interface |
^4.2.2 |
4.3.0 | 4.3.0 |
logging |
^1.2.0 |
1.3.0 | 1.3.0 |
media_kit |
^1.1.11 |
1.1.11 | 1.1.11 |
universal_platform |
^1.0.0+1 |
1.1.0 | 1.1.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
archive |
- | 4.0.2 | 4.0.2 |
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.4.0 |
collection |
- | 1.19.0 | 1.19.1 |
crypto |
- | 3.0.6 | 3.0.6 |
ffi |
- | 2.1.3 | 2.1.3 |
fixnum |
- | 1.1.1 | 1.1.1 |
http |
- | 1.2.2 | 1.2.2 |
http_parser |
- | 4.1.1 | 4.1.1 |
image |
- | 4.5.2 | 4.5.2 |
js |
- | 0.6.7 | 0.7.1 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
path |
- | 1.9.1 | 1.9.1 |
petitparser |
- | 6.0.2 | 6.0.2 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
posix |
- | 6.0.1 | 6.0.1 |
safe_local_storage |
- | 1.0.2 | 2.0.1 |
sky_engine |
- | 0.0.0 | 0.0.0 |
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.0+3 | 3.3.0+3 |
term_glyph |
- | 1.2.2 | 1.2.2 |
typed_data |
- | 1.4.0 | 1.4.0 |
uri_parser |
- | 2.0.2 | 3.0.0 |
uuid |
- | 4.5.1 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
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.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.