video_box 0.17.0 copy "video_box: ^0.17.0" to clipboard
video_box: ^0.17.0 copied to clipboard

A control that plays video in flutter, I make the control as flexible as possible, can play a single video, video list on the page.

23
likes
75/ 160
pub points
171
downloads

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

Failed report section
Follow Dart file conventions
25 / 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

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

Links in `CHANGELOG.md` should be secure. 1 link is insecure.

CHANGELOG.md:90:61

   ╷
90 │ <li>Prepare for 1.0.0 version of sensors and package_info. (<a href="http://github.com/amirh/dart_lsc">dart_lsc</a>)</li>
   │                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
copied to clipboard

Use https URLs instead.

`CHANGELOG.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.

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

Detected license: MIT.

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

206 out of 327 API elements (63.0 %) have documentation comments.

Some symbols that are missing documentation: KCustomFullScreen_io, KCustomFullScreen_io.KCustomFullScreen, KCustomFullScreen_io.KCustomFullScreen.KCustomFullScreen.new, KCustomFullScreen_web, KCustomFullScreen_web.KCustomFullScreen.

Passed check 10/10 points: Package has an example

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

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:video_box/video_box.dart that imports:
  • package:video_box/video.controller.dart that imports:
  • package:video_box/video_state.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:video_box/video_box.dart that imports:
  • package:video_box/video.controller.dart that imports:
  • package:video_box/video_state.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:video_box/video_box.dart that imports:
  • package:video_box/video.controller.dart that imports:
  • package:video_box/mixin/video_listenner_mixin.dart that imports:
  • package:sensors_plus/sensors_plus.dart that declares support for platforms: Android, iOS, 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:video_box/video_box.dart that imports:
  • package:video_box/video.controller.dart that imports:
  • package:video_box/video_state.dart that imports:
  • package:video_player/video_player.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 37 issues. Showing the first 2:

ERROR: The named parameter 'bodyText1' isn't defined.

lib/video_box.dart:187:9

187 │         bodyText1: _theme.textTheme.bodyText1!.copyWith(color: Colors.white),
    │         ^^^^^^^^^
    ╵
copied to clipboard

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

ERROR: The getter 'bodyText1' isn't defined for the type 'TextTheme'.

lib/video_box.dart:187:37

187 │         bodyText1: _theme.textTheme.bodyText1!.copyWith(color: Colors.white),
    │                                     ^^^^^^^^^
    ╵
copied to clipboard

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

Failed report section
Support up-to-date dependencies
10 / 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
connectivity_plus ^2.3.7 2.3.9 6.1.3
dart_printf ^0.6.0 0.6.0 0.6.0
flutter_mobx ^2.0.6 2.3.0 2.3.0
mobx ^2.1.0 2.5.0 2.5.0
sensors_plus ^1.3.4 1.4.1 6.1.1
video_player ^2.4.7 2.9.5 2.9.5
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
connectivity_plus_linux - 1.3.1 1.3.1 Discontinued
connectivity_plus_macos - 1.2.6 1.2.6 Discontinued
connectivity_plus_platform_interface - 1.2.4 2.0.1
connectivity_plus_web - 1.2.5 1.2.5 Discontinued
connectivity_plus_windows - 1.2.2 1.2.2 Discontinued
csslib - 1.0.2 1.0.2
dbus - 0.7.11 0.7.11
ffi - 2.1.4 2.1.4
html - 0.15.5+1 0.15.5+1
js - 0.6.7 0.7.2 Discontinued
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
nested - 1.0.0 1.0.0
nm - 0.5.0 0.5.0
path - 1.9.1 1.9.1
petitparser - 6.1.0 6.1.0
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.4 6.1.4
sensors_plus_platform_interface - 1.2.0 2.0.1
sensors_plus_web - 1.1.2 1.1.2 Discontinued
source_span - 1.10.1 1.10.1
term_glyph - 1.2.2 1.2.2
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.4 2.3.4
web - 1.1.1 1.1.1
xml - 6.5.0 6.5.0

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

The constraint `^2.3.7` on connectivity_plus does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions connectivity_plus to update the constraint.

The constraint `^1.3.4` on sensors_plus does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions sensors_plus to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 4 errors:

  • UNDEFINED_NAMED_PARAMETER - lib/video_box.dart:187:9 - The named parameter 'bodyText1' isn't defined.
  • UNDEFINED_GETTER - lib/video_box.dart:187:37 - The getter 'bodyText1' isn't defined for the type 'TextTheme'.
  • UNDEFINED_GETTER - lib/video_box.dart:373:58 - The getter 'bodyText1' isn't defined for the type 'TextTheme'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

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:
Jul 18Aug 15Sep 12Oct 10Nov 7Dec 5Jan 2Jan 30Feb 27Mar 270102030405060708090100>=0.0.0-0 <1.0.0
23
likes
75
points
171
downloads

Publisher

verified publisherajanuw.lol

Weekly Downloads

2024.10.03 - 2025.04.17

A control that plays video in flutter, I make the control as flexible as possible, can play a single video, video list on the page.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, dart_printf, flutter, flutter_mobx, mobx, sensors_plus, video_player

More

Packages that depend on video_box