media_kit 1.1.10+1 copy "media_kit: ^1.1.10+1" to clipboard
media_kit: ^1.1.10+1 copied to clipboard

A cross-platform video player & audio player for Flutter & Dart. Performant, stable, feature-proof & modular.

467
likes
120/ 140
pub points
97%
popularity

We analyzed this package 23 hours ago, and awarded it 120 pub points (of a possible 140):

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

430 out of 646 API elements (66.6 %) have documentation comments.

Some symbols that are missing documentation: allocation, allocation.HEAP_ZERO_MEMORY, allocation.PosixCalloc, allocation.PosixCallocNative, allocation.PosixFree.

10/10 points: Package has an example and has no issues with screenshots

OK
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
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 39 issues. Showing the first 2:

INFO: 'elementAt' is deprecated and shouldn't be used. Use operator + instead.

lib/ffi/src/utf16.dart:59:30

   ╷
59 │       final char = codeUnits.elementAt(i).value;
   │                              ^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/ffi/src/utf16.dart

INFO: Dangling library doc comment.

lib/media_kit.dart:1:1

  ╷
1 │ /// This file is a part of media_kit (https://github.com/media-kit/media-kit).
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/media_kit.dart

failed
Support up-to-date dependencies
10 / 20trigger 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.0 1.18.0 1.18.0
http >=0.13.0 <2.0.0 1.2.1 1.2.1
image ^4.0.17 4.1.7 4.1.7
js ^0.6.7 0.6.7 0.7.1
meta ^1.8.0 1.15.0 1.15.0
path ^1.8.0 1.9.0 1.9.0
safe_local_storage ^1.0.2 1.0.2 1.0.2
synchronized ^3.1.0 3.1.0+1 3.1.0+1
universal_platform ^1.0.0+1 1.0.0+1 1.0.0+1
uri_parser ^2.0.2 2.0.2 2.0.2
uuid >=2.0.0 <5.0.0 4.4.0 4.4.0
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.5.1 3.5.1
async - 2.11.0 2.11.0
crypto - 3.0.3 3.0.3
fixnum - 1.1.0 1.1.0
http_parser - 4.0.2 4.0.2
petitparser - 6.0.2 6.0.2
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
web - 0.5.1 0.5.1
xml - 6.5.0 6.5.0

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

The constraint `^0.6.7` on js does not support the stable version `0.7.0`.

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

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

Analyzed with Pana 0.22.3, Dart 3.3.4.

Check the analysis log for details.

467
likes
120
pub points
97%
popularity
screenshot

Publisher

verified publishermedia-kit.dev

A cross-platform video player & audio player for Flutter & Dart. Performant, stable, feature-proof & modular.

Repository (GitHub)
View/report issues

Topics

#video #video-player #audio #audio-player #cross-platform

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, http, image, js, meta, path, safe_local_storage, synchronized, universal_platform, uri_parser, uuid

More

Packages that depend on media_kit