youtube_player_flutter_fixed 1.0.2 copy "youtube_player_flutter_fixed: ^1.0.2" to clipboard
youtube_player_flutter_fixed: ^1.0.2 copied to clipboard

Flutter plugin for playing or streaming inline YouTube videos using the official iFrame player API. This plugin supports both Android and iOS. Fixed iOS crashes by replacing flutter_inappwebview with [...]

130/ 160
pub points
40
downloads

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

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

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

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

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: BSD-2-Clause.

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

162 out of 166 API elements (97.6 %) have documentation comments.

Some symbols that are missing documentation: youtube_player_flutter_fixed, youtube_player_flutter_fixed.PlaybackRate.PlaybackRate.new, youtube_player_flutter_fixed.ProgressBarColors.copyWith, youtube_player_flutter_fixed.ThumbnailQuality.ThumbnailQuality.new.

Passed check 10/10 points: Package has an example

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:youtube_player_flutter_fixed/youtube_player_flutter_fixed.dart that imports:
  • package:youtube_player_flutter_fixed/src/widgets/widgets.dart that imports:
  • package:youtube_player_flutter_fixed/src/widgets/touch_shutter.dart that imports:
  • package:youtube_player_flutter_fixed/src/utils/youtube_player_controller.dart that imports:
  • package:zikzak_inappwebview/zikzak_inappwebview.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:youtube_player_flutter_fixed/youtube_player_flutter_fixed.dart that imports:
  • package:youtube_player_flutter_fixed/src/widgets/widgets.dart that imports:
  • package:youtube_player_flutter_fixed/src/widgets/touch_shutter.dart that imports:
  • package:youtube_player_flutter_fixed/src/utils/youtube_player_controller.dart that imports:
  • package:zikzak_inappwebview/zikzak_inappwebview.dart that declares support for platforms: Android, iOS, macOS, Web.

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Web

Because:

  • package:youtube_player_flutter_fixed/youtube_player_flutter_fixed.dart that imports:
  • package:youtube_player_flutter_fixed/src/widgets/widgets.dart that imports:
  • package:youtube_player_flutter_fixed/src/widgets/touch_shutter.dart that imports:
  • package:youtube_player_flutter_fixed/src/utils/youtube_player_controller.dart that imports:
  • package:zikzak_inappwebview/zikzak_inappwebview.dart that imports:
  • package:zikzak_inappwebview/src/main.dart that imports:
  • package:zikzak_inappwebview/src/webview_environment/main.dart that imports:
  • package:zikzak_inappwebview/src/webview_environment/webview_environment.dart that imports:
  • package:zikzak_inappwebview_platform_interface/zikzak_inappwebview_platform_interface.dart that imports:
  • package:zikzak_inappwebview_platform_interface/src/main.dart that imports:
  • package:zikzak_inappwebview_platform_interface/src/in_app_localhost_server.dart that imports:
  • dart:io

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:youtube_player_flutter_fixed/youtube_player_flutter_fixed.dart that imports:
  • package:youtube_player_flutter_fixed/src/widgets/widgets.dart that imports:
  • package:youtube_player_flutter_fixed/src/widgets/touch_shutter.dart that imports:
  • package:youtube_player_flutter_fixed/src/utils/youtube_player_controller.dart that imports:
  • package:zikzak_inappwebview/zikzak_inappwebview.dart that imports:
  • package:zikzak_inappwebview/src/main.dart that imports:
  • package:zikzak_inappwebview/src/webview_environment/main.dart that imports:
  • package:zikzak_inappwebview/src/webview_environment/webview_environment.dart that imports:
  • package:zikzak_inappwebview_platform_interface/zikzak_inappwebview_platform_interface.dart that imports:
  • package:zikzak_inappwebview_platform_interface/src/main.dart that imports:
  • package:zikzak_inappwebview_platform_interface/src/in_app_localhost_server.dart that imports:
  • dart:io

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

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
zikzak_inappwebview ^2.2.0 2.4.28 4.0.9
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
js - 0.7.2 0.7.2 Discontinued
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.1
plugin_platform_interface - 2.1.8 2.1.8
vector_math - 2.2.0 2.2.0
zikzak_inappwebview_android - 2.4.28 4.0.9
zikzak_inappwebview_internal_annotations - 2.4.28 4.0.9
zikzak_inappwebview_ios - 2.4.28 4.0.9
zikzak_inappwebview_macos - 2.4.28 4.0.9
zikzak_inappwebview_platform_interface - 2.4.28 4.0.9
zikzak_inappwebview_web - 2.4.28 4.0.9

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

The constraint `^2.2.0` on zikzak_inappwebview does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions zikzak_inappwebview 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.10, Flutter 3.41.4, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
130
points
40
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for playing or streaming inline YouTube videos using the official iFrame player API. This plugin supports both Android and iOS. Fixed iOS crashes by replacing flutter_inappwebview with zikzak_inappwebview.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

flutter, zikzak_inappwebview

More

Packages that depend on youtube_player_flutter_fixed