flutter_video_view3 2.0.2+2 copy "flutter_video_view3: ^2.0.2+2" to clipboard
flutter_video_view3: ^2.0.2+2 copied to clipboard

A view for video based on video_player and provides many basic functions.

110/ 160
pub points
0
downloads

We analyzed this package 24 hours ago, and awarded it 110 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
10 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: flutter_video_view3.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: flutter_video_view3,
    • contains a version property, and,
    • does not contain a publish_to property.

Failed check 0/5 points: Provide a valid README.md

No `README.md` found.

The README.md file should inform others about your project, what it does, and how they can use it. Check out the guidelines on Writing great package pages.

Failed check 0/5 points: Provide a valid CHANGELOG.md

No `CHANGELOG.md` found.

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

297 out of 307 API elements (96.7 %) have documentation comments.

Some symbols that are missing documentation: flutter_video_view3, flutter_video_view3.ClosedCaptionFile.ClosedCaptionFile.new, flutter_video_view3.LocalizationsBase.LocalizationsBase.new, flutter_video_view3.LocalizationsBase.getItem, flutter_video_view3.LocalizationsBase.locale.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed 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:flutter_video_view3/flutter_video_view3.dart that imports:
  • package:flutter_video_view3/src/video_view.dart that imports:
  • package:flutter_video_view3/src/widgets/widgets.dart that imports:
  • package:flutter_video_view3/src/widgets/progress_bar.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:flutter_video_view3/flutter_video_view3.dart that imports:
  • package:flutter_video_view3/src/video_view.dart that imports:
  • package:flutter_video_view3/src/widgets/widgets.dart that imports:
  • package:flutter_video_view3/src/widgets/progress_bar.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:flutter_video_view3/flutter_video_view3.dart that imports:
  • package:flutter_video_view3/src/video_view.dart that imports:
  • package:flutter_video_view3/src/widgets/widgets.dart that imports:
  • package:flutter_video_view3/src/widgets/progress_bar.dart that imports:
  • package:flutter_video_view3/src/controls/news/news_controls.dart that imports:
  • package:flutter_video_view3/src/controls/news/news_controls_top.dart that imports:
  • package:flutter_video_view3/src/video_config.dart that imports:
  • package:flutter_video_view3/src/controls/normal/normal_controls.dart that imports:
  • package:flutter_video_view3/src/controls/normal/normal_controls_center.dart that imports:
  • package:flutter_video_view3/src/base_controls.dart that imports:
  • package:flutter_video_view3/src/utils/utils.dart that imports:
  • package:flutter_video_view3/src/utils/util_volume.dart that imports:
  • package:volume_controller/volume_controller.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:flutter_video_view3/flutter_video_view3.dart that imports:
  • package:flutter_video_view3/src/video_view.dart that imports:
  • package:flutter_video_view3/src/widgets/widgets.dart that imports:
  • package:flutter_video_view3/src/widgets/progress_bar.dart that imports:
  • package:flutter_video_view3/src/controls/news/news_controls.dart that imports:
  • package:flutter_video_view3/src/controls/news/news_controls_top.dart that imports:
  • package:flutter_video_view3/src/video_config.dart that imports:
  • package:flutter_video_view3/src/controls/normal/normal_controls.dart that imports:
  • package:flutter_video_view3/src/controls/normal/normal_controls_center.dart that imports:
  • package:flutter_video_view3/src/base_controls.dart that imports:
  • package:flutter_video_view3/src/utils/utils.dart that imports:
  • package:flutter_video_view3/src/utils/util_volume.dart that imports:
  • package:volume_controller/volume_controller.dart that declares support for platforms: Android, iOS.

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_video_view3/flutter_video_view3.dart that imports:
  • package:flutter_video_view3/src/video_view.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:flutter_video_view3/flutter_video_view3.dart that imports:
  • package:flutter_video_view3/src/video_view.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 9 issues. Showing the first 2:

INFO: The referenced identifier is a wildcard.

lib/src/base_controls.dart:63:12

   ╷
63 │       if (!_ && value.isFullScreen) {
   │            ^
   ╵

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

INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.

lib/src/base_controls.dart:130:29

    ╷
130 │         color: Colors.black.withOpacity(.35),
    │                             ^^^^^^^^^^^
    ╵

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

Failed report section
Support up-to-date dependencies
30 / 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
provider ^6.1.1 6.1.5+1 6.1.5+1
screen_brightness ^0.2.2+1 0.2.2+1 2.1.7
video_player ^2.8.2 2.10.1 2.10.1
volume_controller ^2.0.7 2.0.8 3.4.1
wakelock_plus ^1.1.4 1.4.0 1.4.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
csslib - 1.0.2 1.0.2
dbus - 0.7.11 0.7.11
ffi - 2.1.5 2.1.5
html - 0.15.6 0.15.6
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.1
nested - 1.0.0 1.0.0
package_info_plus - 9.0.0 9.0.0
package_info_plus_platform_interface - 3.2.1 3.2.1
path - 1.9.1 1.9.1
petitparser - 7.0.1 7.0.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
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.9.0 2.9.0
video_player_platform_interface - 6.6.0 6.6.0
video_player_web - 2.4.0 2.4.0
wakelock_plus_platform_interface - 1.3.0 1.3.0
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0
xml - 6.6.1 6.6.1

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

The constraint `^0.2.2+1` 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.7` 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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.8, Flutter 3.38.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
110
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A view for video based on video_player and provides many basic functions.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, provider, screen_brightness, video_player, volume_controller, wakelock_plus

More

Packages that depend on flutter_video_view3