flutter_youtube_video_player 0.1.3 copy "flutter_youtube_video_player: ^0.1.3" to clipboard
flutter_youtube_video_player: ^0.1.3 copied to clipboard

A versatile Flutter package that allows you to easily integrate a YouTube player into your Flutter applications.

2
likes
140/ 160
pub points
57
downloads

We analyzed this package 23 hours ago, and awarded it 140 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: Apache-2.0.

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

30 out of 131 API elements (22.9 %) have documentation comments.

Some symbols that are missing documentation: flutter_youtube_video_player, flutter_youtube_video_player.Calculator.Calculator.new, landscape_controller, landscape_controller.LandscapeController, landscape_controller.LandscapeController.$configureLifeCycle.

Passed check 10/10 points: Package has an example and has no issues with screenshots

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:flutter_youtube_video_player/landscape_controller.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_youtube_video_player/landscape_controller.dart that imports:
  • package:video_player/video_player.dart that declares support for platforms: Android, iOS, macOS, Web.
Package not compatible with platform Web

Because:

  • package:flutter_youtube_video_player/landscape_controller.dart that imports:
  • package:video_player/video_player.dart that imports:
  • dart:io

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_youtube_video_player/potrait_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:flutter_youtube_video_player/potrait_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:flutter_youtube_video_player/potrait_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.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:flutter_youtube_video_player/landscape_controller.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.

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 4 issues. Showing the first 2:

INFO: 'onPopInvoked' is deprecated and shouldn't be used. Use onPopInvokedWithResult instead. This feature was deprecated after v3.22.0-12.0.pre.

lib/landscape_video.dart:33:7

   ╷
33 │       onPopInvoked: (val) {
   │       ^^^^^^^^^^^^
   ╵

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

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

lib/landscape_video.dart:917:62

    ╷
917 │                                                             .withOpacity(0.5)
    │                                                              ^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/landscape_video.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
audio_video_progress_bar ^2.0.1 2.0.3 2.0.3
flutter_screenutil ^5.9.0 5.9.3 5.9.3
flutter_svg ^2.0.9 2.1.0 2.1.0
get ^4.6.6 4.7.2 4.7.2
http ^1.1.0 1.3.0 1.3.0
screen_brightness ^2.0.0+2 2.1.2 2.1.2
subtitle ^0.1.0-beta.3 0.1.4 0.1.4
video_player ^2.8.1 2.9.5 2.9.5
wakelock ^0.6.2 0.6.2 0.6.2 Discontinued
youtube_explode_dart ^2.0.2 2.4.0 2.4.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.6 4.0.6
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
ffi - 2.1.4 2.1.4
freezed_annotation - 3.0.0 3.0.0
html - 0.15.5+1 0.15.5+1
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
petitparser - 6.1.0 6.1.0
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.0.2 6.0.2
screen_brightness_android - 2.1.1 2.1.1
screen_brightness_ios - 2.1.1 2.1.1
screen_brightness_macos - 2.1.1 2.1.1
screen_brightness_platform_interface - 2.1.0 2.1.0
screen_brightness_windows - 2.1.0 2.1.0
simple_sparse_list - 0.1.4 0.1.4
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
unicode - 1.1.8 1.1.8
universal_io - 2.2.2 2.2.2
vector_graphics - 1.1.18 1.1.18
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.16 1.1.16
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.5 2.3.5
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
xml - 6.5.0 6.5.0

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

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • wakelock.

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

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
140
points
57
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A versatile Flutter package that allows you to easily integrate a YouTube player into your Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

audio_video_progress_bar, flutter, flutter_screenutil, flutter_svg, get, http, screen_brightness, subtitle, video_player, wakelock, youtube_explode_dart

More

Packages that depend on flutter_youtube_video_player