just_audio_media_kit 2.0.6 copy "just_audio_media_kit: ^2.0.6" to clipboard
just_audio_media_kit: ^2.0.6 copied to clipboard

package:media_kit bindings for just_audio to support Linux and Windows.

5
likes
140/ 160
pub points
89%
popularity

We analyzed this package 2 days ago, and awarded it 140 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: Unlicense.

failed
Provide documentation
0 / 20trigger folding of the section

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 694394 elements... Initialized dartdoc with 1483 libraries Generating docs for library just_audio_media_kit.dart from package:just_audio_media_kit/just_audio_media_kit.dart... Generating docs for library mediakit_player.dart from package:just_audio_media_kit/mediakit_player.dart... Documented 2 public libraries in 86.7 seconds ERR: warning: unresolved doc reference [setPitch] from just_audio_media_kit.JustAudioMediaKit.pitch: (file:///tmp/pana_UNGYWG/lib/just_audio_media_kit.dart:41:15) in documentation inherited from just_audio_media_kit.JustAudioMediaKit.pitch: (file:///tmp/pana_UNGYWG/lib/just_audio_media_kit.dart:41:15) warning: just_audio_media_kit has no library level documentation comments from just_audio_media_kit: (file:///tmp/pana_UNGYWG/lib/mediakit_player.dart:1:9) error: file already written at "just_audio_media_kit/just_audio_media_kit-library.html" for symbol just_audio_media_kit: (file:///tmp/pana_UNGYWG/lib/mediakit_player.dart:1:9) conflicting with file already generated by just_audio_media_kit: (file:///tmp/pana_UNGYWG/lib/just_audio_media_kit.dart:2:9) Dartdoc generates a path and filename to write to for each symbol. 'just_audio_media_kit' conflicts with another symbol in the generated [14 more lines]

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

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.

OK
Pass static analysis
50 / 50trigger folding of the section

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

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

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 - 3.6.1 3.6.1
async - 2.12.0 2.12.0
characters - 1.3.0 1.3.1
collection - 1.18.0 1.19.1
crypto - 3.0.6 3.0.6
fixnum - 1.1.1 1.1.1
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.1
image - 4.3.0 4.3.0
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
safe_local_storage - 1.0.2 2.0.1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
string_scanner - 1.4.0 1.4.0
synchronized - 3.3.0+3 3.3.0+3
term_glyph - 1.2.1 1.2.1
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.15, Flutter 3.24.5, Dart 3.5.4.

Check the analysis log for details.

5
likes
140
pub points
89%
popularity

Publisher

unverified uploader

package:media_kit bindings for just_audio to support Linux and Windows.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Unlicense (license)

Dependencies

flutter, just_audio_platform_interface, logging, media_kit, universal_platform

More

Packages that depend on just_audio_media_kit