fvp 0.36.1 copy "fvp: ^0.36.1" to clipboard
fvp: ^0.36.1 copied to clipboard

video_player plugin and backend APIs. Support all desktop/mobile platforms with hardware decoders, optimal renders. Supports most formats via FFmpeg

130/ 160
pub points
11.2k
downloads

We analyzed this package 6 hours ago, and awarded it 130 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: BSD-3-Clause.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

110 out of 218 API elements (50.5 %) have documentation comments.

Some symbols that are missing documentation: fvp, fvp.VideoPlayerRegistrant.VideoPlayerRegistrant.new, fvp.VideoPlayerRegistrant.registerWith, mdk, mdk.AudioCodecParameters.

Passed check 10/10 points: Package has an example

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Web`.

Because:

  • package:fvp/fvp.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Windows`.

Because:

  • package:fvp/fvp.dart that imports:
  • package:fvp/src/controller.dart that imports:
  • package:video_player/video_player.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:fvp/fvp.dart that imports:
  • package:fvp/src/controller.dart that imports:
  • package:video_player/video_player.dart that declares support for platforms: Android, iOS, macOS, Web.

Swift Package Manager support:

Package does not support the Swift Package Manager on macOS

The package does not contain darwin/fvp/Package.swift.

Package does not support the Swift Package Manager on iOS

The package does not contain darwin/fvp/Package.swift.

Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

Failed report section
Support up-to-date dependencies
20 / 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 Notes
ffi any 2.2.0 2.2.0
http any 1.6.0 1.6.0
logging any 1.3.0 1.3.0
path any 1.9.1 1.9.1
path_provider any 2.1.5 2.1.5
plugin_platform_interface any 2.1.8 2.1.8
video_player any 2.11.1 2.11.1
video_player_platform_interface any 6.6.0 6.6.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
code_assets - 1.0.0 1.0.0
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
file - 7.0.1 7.0.1
glob - 2.1.3 2.1.3
hooks - 1.0.3 1.0.3
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
jni - 1.0.0 1.0.0
jni_flutter - 1.0.1 1.0.1
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
native_toolchain_c - 0.17.6 0.18.0
objective_c - 9.3.0 9.3.0
package_config - 2.2.0 2.2.0
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
pub_semver - 2.2.0 2.2.0
record_use - 0.6.0 0.6.0
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.3.0
video_player_android - 2.9.5 2.9.5
video_player_avfoundation - 2.9.4 2.9.4
video_player_web - 2.4.0 2.4.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 6 errors:

  • UNDEFINED_ENUM_CONSTANT - lib/src/video_player_mdk.dart:118:37 - There's no constant named 'isPlayingStateUpdate' in 'VideoEventType'.
  • UNDEFINED_NAMED_PARAMETER - lib/src/video_player_mdk.dart:119:11 - The named parameter 'isPlaying' isn't defined.
  • UNDEFINED_METHOD - lib/src/video_player_mdk.dart:244:7 - The method 'getApplicationCacheDirectory' isn't defined for the type 'MdkVideoPlayerPlatform'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.12, Flutter 3.41.7, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
167
likes
130
points
11.2k
downloads

Documentation

API reference

Publisher

verified publishermediadevkit.com

Weekly Downloads

video_player plugin and backend APIs. Support all desktop/mobile platforms with hardware decoders, optimal renders. Supports most formats via FFmpeg

Repository (GitHub)
View/report issues

Topics

#video #player #video-player #ohos #elinux

License

BSD-3-Clause (license)

Dependencies

ffi, flutter, http, logging, path, path_provider, plugin_platform_interface, video_player, video_player_platform_interface

More

Packages that depend on fvp

Packages that implement fvp