sharara_video_player 1.2.2 copy "sharara_video_player: ^1.2.2" to clipboard
sharara_video_player: ^1.2.2 copied to clipboard

A new Sharara package project for Better Performance and Easy Use.

115/ 160
pub points
224
downloads

We analyzed this package 4 days ago, and awarded it 115 pub points (of a possible 160):

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

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

Failed to verify repository URL.

Could not find any pubspec.yaml in the repository.

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: sharara_video_player,
    • contains a version property, and,
    • does not contain a publish_to property.

Passed check 5/5 points: Provide a valid README.md

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

`CHANGELOG.md` does not contain reference to the current version ("1.2.2").

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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

42 out of 103 API elements (40.8 %) have documentation comments.

Some symbols that are missing documentation: sharara_video_player, sharara_video_player.CN, sharara_video_player.CN.containsNan, sharara_video_player.FullScreenMode, sharara_video_player.FullScreenMode.FullScreenMode.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 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

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

Package does not support platform `Windows`.

Because:

  • package:sharara_video_player/video_player_sharara.dart that imports:
  • package:sharara_video_player/src/video_player_sharara.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:sharara_video_player/video_player_sharara.dart that imports:
  • package:sharara_video_player/src/video_player_sharara.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:sharara_video_player/video_player_sharara.dart that imports:
  • package:sharara_video_player/src/video_player_sharara.dart that imports:
  • package:video_player/video_player.dart that imports:
  • dart:io

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:sharara_video_player/video_player_sharara.dart that imports:
  • package:sharara_video_player/src/video_player_sharara.dart that imports:
  • package:video_player/video_player.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.

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

INFO: Missing type annotation.

lib/src/controller.dart:83:3

   ╷
83 │   setDefaultDimension(ViewModeDimensions? dimension){
   │   ^^^^^^^^^^^^^^^^^^^
   ╵

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

INFO: Missing type annotation.

lib/src/controller.dart:87:3

   ╷
87 │   setDimension(ViewModeDimensions? dimension){
   │   ^^^^^^^^^^^^
   ╵

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

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
video_player ^2.10.0 2.11.0 2.11.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
csslib - 1.0.2 1.0.2
html - 0.15.6 0.15.6
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.1
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.2 1.10.2
term_glyph - 1.2.2 1.2.2
vector_math - 2.2.0 2.2.0
video_player_android - 2.9.4 2.9.4
video_player_avfoundation - 2.9.3 2.9.3
video_player_platform_interface - 6.6.0 6.6.0
video_player_web - 2.4.0 2.4.0
web - 1.1.1 1.1.1

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

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.2, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
115
points
224
downloads

Publisher

unverified uploader

Weekly Downloads

A new Sharara package project for Better Performance and Easy Use.

Documentation

API reference

License

unknown (license)

Dependencies

flutter, video_player

More

Packages that depend on sharara_video_player