flexivideoplayer 0.1.0 copy "flexivideoplayer: ^0.1.0" to clipboard
flexivideoplayer: ^0.1.0 copied to clipboard

outdated

Advanced video player based on video_player and Chewie.

16
likes
80/ 160
pub points
62
downloads

We analyzed this package 4 days ago, and awarded it 80 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

53 out of 126 API elements (42.1 %) have documentation comments.

Some symbols that are missing documentation: flexivideoplayer, flexivideoplayer.CupertinoControls, flexivideoplayer.CupertinoControls.CupertinoControls.new, flexivideoplayer.CupertinoControls.backgroundColor, flexivideoplayer.CupertinoControls.iconColor.

Passed check 10/10 points: Package has 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)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:flexivideoplayer/flexivideoplayer.dart that imports:
  • package:flexivideoplayer/src/material/material_desktop_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:flexivideoplayer/flexivideoplayer.dart that imports:
  • package:flexivideoplayer/src/material/material_desktop_controls.dart that imports:
  • package:video_player/video_player.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:flexivideoplayer/flexivideoplayer.dart that imports:
  • package:flexivideoplayer/src/material/material_desktop_controls.dart that imports:
  • package:flexivideoplayer/src/flexi_player.dart that imports:
  • package:wakelock/wakelock.dart that imports:
  • package:wakelock_windows/wakelock_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:flexivideoplayer/flexivideoplayer.dart that imports:
  • package:flexivideoplayer/src/material/material_desktop_controls.dart that imports:
  • package:flexivideoplayer/src/flexi_player.dart that imports:
  • package:wakelock/wakelock.dart that imports:
  • package:wakelock_macos/wakelock_macos.dart that declares support for platforms: macOS.

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:flexivideoplayer/flexivideoplayer.dart that imports:
  • package:flexivideoplayer/src/material/material_desktop_controls.dart that imports:
  • package:flexivideoplayer/src/flexi_player.dart that imports:
  • package:wakelock/wakelock.dart that imports:
  • package:wakelock_macos/wakelock_macos.dart that declares support for platforms: macOS.
Package does not support platform `iOS`.

Because:

  • package:flexivideoplayer/flexivideoplayer.dart that imports:
  • package:flexivideoplayer/src/material/material_desktop_controls.dart that imports:
  • package:flexivideoplayer/src/flexi_player.dart that imports:
  • package:wakelock/wakelock.dart that imports:
  • package:wakelock_macos/wakelock_macos.dart that declares support for platforms: macOS.

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

Found 12 issues. Showing the first 2:

ERROR: The getter 'button' isn't defined for the type 'TextTheme'.

lib/src/material/material_controls.dart:252:51

    ╷
252 │     final iconColor = Theme.of(context).textTheme.button!.color;
    │                                                   ^^^^^^
    ╵

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

ERROR: The getter 'backgroundColor' isn't defined for the type 'ThemeData'.

lib/src/material/material_controls.dart:609:48

    ╷
609 │               bufferedColor: Theme.of(context).backgroundColor.withOpacity(0.5),
    │                                                ^^^^^^^^^^^^^^^
    ╵

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

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

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

Package Constraint Compatible Latest Notes
cupertino_icons ^1.0.5 1.0.8 1.0.8
provider ^6.0.3 6.1.4 6.1.4
screen_brightness ^0.2.2 0.2.2+1 2.1.2
video_player ^2.4.7 2.9.5 2.9.5
volume_controller ^2.0.4 2.0.8 3.3.3
wakelock ^0.6.2 0.6.2 0.6.2 Discontinued
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
csslib - 1.0.2 1.0.2
ffi - 2.1.4 2.1.4
html - 0.15.5+1 0.15.5+1
js - 0.6.7 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
screen_brightness_android - 0.1.0+2 2.1.1
screen_brightness_ios - 0.1.0 2.1.1
screen_brightness_macos - 0.1.0+1 2.1.1
screen_brightness_platform_interface - 0.1.0 2.1.0
screen_brightness_windows - 0.1.3 2.1.0
source_span - 1.10.1 1.10.1
term_glyph - 1.2.2 1.2.2
vector_math - 2.1.4 2.1.5
video_player_android - 2.8.2 2.8.2
video_player_avfoundation - 2.7.1 2.7.1
video_player_platform_interface - 6.3.0 6.3.0
video_player_web - 2.3.4 2.3.4
wakelock_macos - 0.4.0 0.4.0
wakelock_platform_interface - 0.3.0 0.3.0
wakelock_web - 0.4.0 0.4.0
wakelock_windows - 0.2.1 0.2.1
web - 1.1.1 1.1.1
win32 - 3.1.4 5.12.0

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

Found 3 issues. Showing the first 2:

The constraint `^0.2.2` on screen_brightness does not support the stable version `1.0.0`.

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

The constraint `^2.0.4` on volume_controller does not support the stable version `3.0.0`.

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

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 4 errors:

  • UNDEFINED_GETTER - lib/src/material/material_controls.dart:252:51 - The getter 'button' isn't defined for the type 'TextTheme'.
  • UNDEFINED_GETTER - lib/src/material/material_controls.dart:609:48 - The getter 'backgroundColor' isn't defined for the type 'ThemeData'.
  • UNDEFINED_GETTER - lib/src/material/material_desktop_controls.dart:246:51 - The getter 'button' isn't defined for the type 'TextTheme'.

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.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
16
likes
80
points
62
downloads

Publisher

verified publisherpackzo.dev

Weekly Downloads

Advanced video player based on video_player and Chewie.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, provider, screen_brightness, video_player, volume_controller, wakelock

More

Packages that depend on flexivideoplayer