easy_video 0.0.4 easy_video: ^0.0.4 copied to clipboard
Easy Video Player
We analyzed this package 21 hours ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 60 to 180 characters to describe the package, what it does, and its target use case.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/FightTech-VN/easy_video/issues
was unreachable. Make sure that the website is reachable via HEAD
requests.
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: BSD-3-Clause
.
0/10 points: 20% or more of the public API has dartdoc comments
1 out of 10 API elements (10.0 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: easy_video
, easy_video.CallbackTapShowDetail
, easy_video.EasyVideoWidget
, easy_video.EasyVideoWidget.EasyVideoWidget
, easy_video.EasyVideoWidget.autoPlay
.
10/10 points: Package has an example
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:easy_video/easy_video.dart
that imports:package:easy_video/src/easy_video_widget.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:easy_video/easy_video.dart
that imports:package:easy_video/src/easy_video_widget.dart
that imports:package:video_player/video_player.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `Web`.
Because:
package:easy_video/easy_video.dart
that imports:package:easy_video/src/easy_video_widget.dart
that imports:package:flick_video_player/flick_video_player.dart
that imports:package:flick_video_player/src/flick_video_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:easy_video/easy_video.dart
that imports:package:easy_video/src/easy_video_widget.dart
that imports:package:flick_video_player/flick_video_player.dart
that imports:package:flick_video_player/src/flick_video_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:easy_video/easy_video.dart
that imports:package:easy_video/src/easy_video_widget.dart
that imports:package:flick_video_player/flick_video_player.dart
that imports:package:flick_video_player/src/flick_video_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 `macOS`.
Because:
package:easy_video/easy_video.dart
that imports:package:easy_video/src/easy_video_widget.dart
that imports:package:flick_video_player/flick_video_player.dart
that imports:package:flick_video_player/src/flick_video_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
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:easy_video/easy_video.dart
that imports:package:easy_video/src/easy_video_widget.dart
that imports:package:video_player/video_player.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: 'VideoPlayerController.network' is deprecated and shouldn't be used. Use VideoPlayerController.networkUrl instead.
lib/src/easy_video_widget.dart:103:30
╷
103 │ videoPlayerController: VideoPlayerController.network(widget.url),
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/easy_video_widget.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
flick_video_player |
0.5.0 |
0.5.0 | 0.9.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
video_player |
^2.4.7 |
2.9.2 | 2.9.2 |
visibility_detector |
^0.3.3 |
0.3.3 | 0.4.0+2 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.4.0 |
charcode |
- | 1.4.0 | 1.4.0 |
collection |
- | 1.19.0 | 1.19.1 |
csslib |
- | 1.0.2 | 1.0.2 |
ffi |
- | 2.1.3 | 2.1.3 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
html |
- | 0.15.5 | 0.15.5 |
js |
- | 0.6.7 | 0.7.1 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.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 |
provider |
- | 6.1.2 | 6.1.2 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.1 | 1.10.1 |
term_glyph |
- | 1.2.2 | 1.2.2 |
typed_data |
- | 1.4.0 | 1.4.0 |
universal_html |
- | 2.2.4 | 2.2.4 |
universal_io |
- | 2.2.2 | 2.2.2 |
vector_math |
- | 2.1.4 | 2.1.4 |
video_player_android |
- | 2.7.16 | 2.7.16 |
video_player_avfoundation |
- | 2.6.5 | 2.6.5 |
video_player_platform_interface |
- | 6.2.3 | 6.2.3 |
video_player_web |
- | 2.3.3 | 2.3.3 |
wakelock |
- | 0.6.2 | 0.6.2 |
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.0 | 1.1.0 |
win32 |
- | 3.1.4 | 5.9.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `0.5.0` on flick_video_player does not support the stable version `0.6.0`.
Try running dart pub upgrade --major-versions flick_video_player
to update the constraint.
The constraint `^0.3.3` on visibility_detector does not support the stable version `0.4.0+2`.
Try running dart pub upgrade --major-versions visibility_detector
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.