flick_video_player 0.9.0 copy "flick_video_player: ^0.9.0" to clipboard
flick_video_player: ^0.9.0 copied to clipboard

Flick Video Player is a video player for flutter. The video_player plugin gives low level access for the video playback.

130/ 160
pub points
19.4k
downloads

We analyzed this package 36 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: MIT.

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

193 out of 279 API elements (69.2 %) have documentation comments.

Some symbols that are missing documentation: flick_video_player, flick_video_player.FlickAnimatedVolumeLevel.FlickAnimatedVolumeLevel.new, flick_video_player.FlickAutoHideChild.FlickAutoHideChild.new, flick_video_player.FlickAutoHideChild.autoHide, flick_video_player.FlickAutoHideChild.child.

Passed check 10/10 points: Package has an example

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

Passed check 20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:flick_video_player/flick_video_player.dart that imports:
  • package:flick_video_player/src/controls/flick_video_with_controls.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:flick_video_player/flick_video_player.dart that imports:
  • package:flick_video_player/src/controls/flick_video_with_controls.dart that imports:
  • package:video_player/video_player.dart that declares support for platforms: Android, iOS, macOS, Web.
Package not compatible with platform Web

Because:

  • package:flick_video_player/flick_video_player.dart that imports:
  • package:flick_video_player/src/controls/flick_video_with_controls.dart that imports:
  • package:video_player/video_player.dart that imports:
  • dart:io

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

Package does not support platform `Android`.

Because:

  • package:flick_video_player/flick_video_player.dart that imports:
  • package:flick_video_player/src/flick_video_player.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_io_plugin.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:flick_video_player/flick_video_player.dart that imports:
  • package:flick_video_player/src/flick_video_player.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_io_plugin.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:flick_video_player/flick_video_player.dart that imports:
  • package:flick_video_player/src/flick_video_player.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_io_plugin.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 41 issues. Showing the first 2:

INFO: Missing type annotation.

lib/src/controls/flick_video_with_controls.dart:87:7

   ╷
87 │   get videoPlayerController => null;
   │       ^^^^^^^^^^^^^^^^^^^^^
   ╵

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

INFO: Missing type annotation.

lib/src/flick_video_player.dart:139:3

    ╷
139 │   _switchToFullscreen() {
    │   ^^^^^^^^^^^^^^^^^^^
    ╵

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

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
dio ^5.4.0 5.9.2 5.9.2
path_provider ^2.1.1 2.1.5 2.1.5
provider ^6.1.1 6.1.5+1 6.1.5+1
universal_html ^2.2.4 2.3.0 2.3.0
video_player ^2.8.6 2.11.1 2.11.1
wakelock_plus ^1.1.4 1.6.0 1.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
charcode - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
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
dbus - 0.7.12 0.7.12
dio_web_adapter - 2.1.2 2.1.2
ffi - 2.2.0 2.2.0
ffi_leak_tracker - 0.1.2 0.1.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 - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
jni - 1.0.0 1.0.0
jni_flutter - 1.0.1 1.0.1
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
mime - 2.0.0 2.0.0
native_toolchain_c - 0.17.6 0.18.0
nested - 1.0.0 1.0.0
objective_c - 9.3.0 9.3.0
package_config - 2.2.0 2.2.0
package_info_plus - 10.1.0 10.1.0
package_info_plus_platform_interface - 4.1.0 4.1.0
path - 1.9.1 1.9.1
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
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
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
universal_io - 2.3.1 2.3.1
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_platform_interface - 6.7.0 6.7.0
video_player_web - 2.4.0 2.4.0
wakelock_plus_platform_interface - 1.5.0 1.5.0
web - 1.1.1 1.1.1
win32 - 6.1.0 6.1.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 7.0.1
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

flutter pub downgrade failed with:

OUT:
Resolving dependencies...
Downloading packages...
< args 2.0.0 (was 2.7.0)
< async 2.11.0 (was 2.13.1)
< charcode 1.2.0 (was 1.4.0)
< csslib 0.17.3 (was 1.0.2)
< dbus 0.7.8 (was 0.7.12)
< dio 5.4.0 (was 5.9.2)
< ffi 2.0.1 (was 2.2.0)
< file 6.0.0 (was 7.0.1)
[56 more lines]
ERR:
Exceeded timeout of 0:02:00.000000

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:
597
likes
130
points
19.4k
downloads

Documentation

API reference

Publisher

verified publishergeekyants.com

Weekly Downloads

Flick Video Player is a video player for flutter. The video_player plugin gives low level access for the video playback.

Repository (GitHub)
View/report issues

Topics

#video-player

License

MIT (license)

Dependencies

dio, flutter, path_provider, provider, universal_html, video_player, wakelock_plus

More

Packages that depend on flick_video_player