flutter_meedu_videoplayer 3.2.0
flutter_meedu_videoplayer: ^3.2.0 copied to clipboard
A cross Platform video player that uses video_player for android and ios and web, video_player_dart_vlc for windows and linux.
We analyzed this package 2 hours ago, and awarded it 130 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: LGPL-2.1.
10/10 points: 20% or more of the public API has dartdoc comments
219 out of 358 API elements (61.2 %) have documentation comments.
Some symbols that are missing documentation: bar, bar.BarStyle, bar.BarStyle.BarStyle.forward, bar.BarStyle.background, bar.BarStyle.borderRadius.
10/10 points: Package has an example
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
These platforms are not supported:
Package does not support platform `macOS`.
Because:
package:flutter_meedu_videoplayer/bar.dartthat declares support for platforms:Android,iOS,Windows,Linux.
Package does not support platform `Web`.
Because:
package:flutter_meedu_videoplayer/bar.dartthat declares support for platforms:Android,iOS,Windows,Linux.
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:flutter_meedu_videoplayer/init_meedu_player.dartthat imports:package:flutter_meedu_videoplayer/meedu_player.dartthat imports:package:video_player_dart_vlc/video_player_dart_vlc.dartthat declares support for platforms:Windows,Linux.
Package does not support platform `iOS`.
Because:
package:flutter_meedu_videoplayer/init_meedu_player.dartthat imports:package:flutter_meedu_videoplayer/meedu_player.dartthat imports:package:video_player_dart_vlc/video_player_dart_vlc.dartthat declares support for platforms:Windows,Linux.
Package does not support platform `Windows`.
Because:
package:flutter_meedu_videoplayer/init_meedu_player.dartthat imports:package:flutter_meedu_videoplayer/meedu_player.dartthat imports:package:video_player/video_player.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:flutter_meedu_videoplayer/init_meedu_player.dartthat imports:package:flutter_meedu_videoplayer/meedu_player.dartthat imports:package:video_player/video_player.dartthat declares support for platforms:Android,iOS,macOS,Web.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/flutter_meedu_videoplayer/Package.swift.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 210 issues. Showing the first 2:
WARNING: This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: ControlsContainer.playing, ControlsContainer.gettingNotification, ControlsContainer.horizontalDragStartOffset, ControlsContainer._dragInitialDelta, ControlsContainer._verticalDragStartOffset, ControlsContainer._horizontalDragStartOffset, ControlsContainer._onDragStartVolume, ControlsContainer._onDragStartBrightness, ControlsContainer.isVolume, ControlsContainer._doubleTapToSeekTimer, ControlsContainer._tappedOnce, ControlsContainer.tappedTwice
lib/src/widgets/styles/controls_container.dart:12:7
╷
12 │ class ControlsContainer extends StatelessWidget {
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/styles/controls_container.dart
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/bar.dart:36:53
╷
36 │ secondBackground = buffered ?? Colors.white.withOpacity(0.3),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/bar.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
auto_orientation |
^2.2.1 |
2.3.1 | 2.3.1 | |
flutter_meedu |
^8.0.0+1 |
8.5.0 | 9.2.1 | |
flutter_spinkit |
^5.1.0 |
5.2.2 | 5.2.2 | |
fullscreen_window |
^1.0.4 |
1.2.1 | 1.2.1 | |
helpers |
^1.1.4 |
1.2.3 | 1.2.3 | |
meta |
^1.7.0 |
1.17.0 | 1.18.0 | |
path_provider |
^2.0.6 |
2.1.5 | 2.1.5 | |
screen_brightness |
^0.2.0 |
0.2.2+1 | 2.1.7 | |
shared_preferences |
^2.0.13 |
2.5.4 | 2.5.4 | |
universal_platform |
^1.0.0+1 |
1.1.0 | 1.1.0 | |
video_player |
^2.6.0 |
2.10.1 | 2.10.1 | |
video_player_dart_vlc |
^0.1.3 |
0.1.6 | 0.1.6 | Discontinued |
volume_controller |
^2.0.3 |
2.0.8 | 3.4.1 | |
wakelock |
^0.6.1+2 |
0.6.2 | 0.6.2 | Discontinued |
window_manager |
^0.3.0 |
0.3.9 | 0.5.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
audio_video_progress_bar |
- | 0.11.0 | 2.0.3 | |
characters |
- | 1.4.0 | 1.4.1 | |
code_assets |
- | 0.19.10 | 1.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dart_vlc |
- | 0.4.0 | 0.4.0 | Discontinued |
dart_vlc_ffi |
- | 0.2.0+1 | 0.2.0+1 | |
ffi |
- | 2.1.5 | 2.1.5 | |
file |
- | 7.0.1 | 7.0.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
hooks |
- | 0.20.5 | 1.0.0 | |
html |
- | 0.15.6 | 0.15.6 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meedu |
- | 8.1.2 | 9.3.1 | |
native_toolchain_c |
- | 0.17.2 | 0.17.4 | |
objective_c |
- | 9.2.2 | 9.2.2 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
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 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
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 | |
screen_retriever |
- | 0.1.9 | 0.2.0 | |
shared_preferences_android |
- | 2.4.18 | 2.4.18 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
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.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 | |
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.
Found 5 issues. Showing the first 2:
The constraint `^8.0.0+1` on flutter_meedu does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions flutter_meedu to update the constraint.
The constraint `^0.2.0` 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.
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.23.5, Flutter 3.38.6, Dart 3.10.7.
Check the analysis log for details.