video_player_dart_vlc 0.1.6 copy "video_player_dart_vlc: ^0.1.6" to clipboard
video_player_dart_vlc: ^0.1.6 copied to clipboard

discontinuedreplaced by: fvp

this package allows video_player to work across platforms excluding macos

0
likes
100/ 160
pub points
124
downloads

We analyzed this package 46 hours ago, and awarded it 100 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

34 out of 50 API elements (68.0 %) have documentation comments.

Some symbols that are missing documentation: init_video_player_dart_vlc, init_video_player_dart_vlc_ffi, init_video_player_dart_vlc_ffi.initVideoPlayerDartVlcIfNeeded, init_video_player_dart_vlc_web, init_video_player_dart_vlc_web.initVideoPlayerDartVlcIfNeeded.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:video_player_dart_vlc/video_player_dart_vlc.dart that declares support for platforms: Windows, Linux.
Package does not support platform `iOS`.

Because:

  • package:video_player_dart_vlc/video_player_dart_vlc.dart that declares support for platforms: Windows, Linux.
Package does not support platform `macOS`.

Because:

  • package:video_player_dart_vlc/video_player_dart_vlc.dart that declares support for platforms: Windows, Linux.
Package does not support platform `Web`.

Because:

  • package:video_player_dart_vlc/video_player_dart_vlc.dart that declares support for platforms: Windows, Linux.

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

ERROR: Missing concrete implementations of 'VideoPlayerPlatform.buildViewWithOptions', 'VideoPlayerPlatform.createWithOptions', and 'VideoPlayerPlatform.setWebOptions'.

lib/video_player_dart_vlc_platform/video_player_dart_vlc_platform_web.dart:6:7

  ╷
6 │ class VideoPlayerDartVlc implements VideoPlayerPlatform {
  │       ^^^^^^^^^^^^^^^^^^
  ╵

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

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

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
dart_vlc ^0.4.0 0.4.0 0.4.0
flutter flutter 0.0.0 0.0.0
stream_transform ^2.1.0 2.1.1 2.1.1
universal_platform ^1.0.0+1 1.1.0 1.1.0
video_player_platform_interface ^6.0.1 6.3.0 6.3.0
Transitive dependencies
Package Constraint Compatible Latest
audio_video_progress_bar - 0.11.0 2.0.3
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
dart_vlc_ffi - 0.2.0+1 0.2.0+1
ffi - 2.1.4 2.1.4
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.0 0.0.0
vector_math - 2.1.4 2.1.4

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.18, Flutter 3.29.0, Dart 3.7.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
100
points
124
downloads

Publisher

verified publisherzcreations.info

Weekly Downloads

this package allows video_player to work across platforms excluding macos

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dart_vlc, flutter, stream_transform, universal_platform, video_player_platform_interface

More

Packages that depend on video_player_dart_vlc