flexivideoplayer 0.1.0
flexivideoplayer: ^0.1.0 copied to clipboard
Advanced video player based on video_player and Chewie.
We analyzed this package 3 hours ago, and awarded it 80 pub points (of a possible 160):
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.
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.
10/10 points: Package has an example
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.dartthat imports:package:flexivideoplayer/src/material/material_desktop_controls.dartthat imports:package:video_player/video_player.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:flexivideoplayer/flexivideoplayer.dartthat imports:package:flexivideoplayer/src/material/material_desktop_controls.dartthat imports:package:video_player/video_player.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `macOS`.
Because:
package:flexivideoplayer/flexivideoplayer.dartthat imports:package:flexivideoplayer/src/material/material_desktop_controls.dartthat imports:package:flexivideoplayer/src/flexi_player.dartthat imports:package:wakelock/wakelock.dartthat imports:package:wakelock_windows/wakelock_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:flexivideoplayer/flexivideoplayer.dartthat imports:package:flexivideoplayer/src/material/material_desktop_controls.dartthat imports:package:flexivideoplayer/src/flexi_player.dartthat imports:package:wakelock/wakelock.dartthat imports:package:wakelock_macos/wakelock_macos.dartthat 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.dartthat imports:package:flexivideoplayer/src/material/material_desktop_controls.dartthat imports:package:flexivideoplayer/src/flexi_player.dartthat imports:package:wakelock/wakelock.dartthat imports:package:wakelock_macos/wakelock_macos.dartthat declares support for platforms:macOS.
Package does not support platform `iOS`.
Because:
package:flexivideoplayer/flexivideoplayer.dartthat imports:package:flexivideoplayer/src/material/material_desktop_controls.dartthat imports:package:flexivideoplayer/src/flexi_player.dartthat imports:package:wakelock/wakelock.dartthat imports:package:wakelock_macos/wakelock_macos.dartthat declares support for platforms:macOS.
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
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.5+1 | 6.1.5+1 | |
screen_brightness |
^0.2.2 |
0.2.2+1 | 2.1.7 | |
video_player |
^2.4.7 |
2.10.1 | 2.10.1 | |
volume_controller |
^2.0.4 |
2.0.8 | 3.4.1 | |
wakelock |
^0.6.2 |
0.6.2 | 0.6.2 | Discontinued |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
csslib |
- | 1.0.2 | 1.0.2 | |
ffi |
- | 2.1.5 | 2.1.5 | |
html |
- | 0.15.6 | 0.15.6 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.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.3 | |
screen_brightness_ios |
- | 0.1.0 | 2.1.2 | |
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.2.0 | 2.2.0 | |
video_player_android |
- | 2.9.1 | 2.9.1 | |
video_player_avfoundation |
- | 2.8.10 | 2.8.10 | |
video_player_platform_interface |
- | 6.6.0 | 6.6.0 | |
video_player_web |
- | 2.4.0 | 2.4.0 | |
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.15.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.
10/10 points: Package supports latest stable Dart and Flutter SDKs
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.23.5, Flutter 3.38.6, Dart 3.10.7.
Check the analysis log for details.