apivideo_player 1.4.0 copy "apivideo_player: ^1.4.0" to clipboard
apivideo_player: ^1.4.0 copied to clipboard

The official Flutter player for api.video for iOS, Android and Web.

23
likes
140/ 160
pub points
168
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/apivideo/api.video-flutter-player/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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: 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

113 out of 210 API elements (53.8 %) have documentation comments.

Some symbols that are missing documentation: apivideo_player, apivideo_player.ApiVideoMobilePlayer.ApiVideoMobilePlayer.new, apivideo_player.ApiVideoMobilePlayer.getPlaybackRate, apivideo_player.ApiVideoMobilePlayer.setPlaybackRate, apivideo_player.ApiVideoPlayer.ApiVideoPlayer.new.

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:apivideo_player/apivideo_player.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:apivideo_player/apivideo_player.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:apivideo_player/apivideo_player.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 does not support platform `Android`.

Because:

  • package:apivideo_player/apivideo_player.dart that imports:
  • package:apivideo_player/src/widgets/apivideo_player_overlay.dart that imports:
  • package:pointer_interceptor/pointer_interceptor.dart that declares support for platforms: iOS, Web.

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

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

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on iOS

It does not contain ios/apivideo_player/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

See https://docs.flutter.dev/to/spm 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 5 issues. Showing the first 2:

INFO: 'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead.

lib/src/platform/apivideo_player_web.dart:3:1

3import 'dart:html';
  │ ^^^^^^^^^^^^^^^^^^^
  ╵
copied to clipboard

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

INFO: 'package:js/js_util.dart' is deprecated and shouldn't be used. Use dart:js_interop instead.

lib/src/platform/web/javascript_controller.dart:4:1

4import 'package:js/js_util.dart' as js;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/platform/web/javascript_controller.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
js ^0.7.0 0.7.2 0.7.2 Discontinued
json_annotation ^4.8.1 4.9.0 4.9.0
meta ^1.12.0 1.16.0 1.16.0
plugin_platform_interface ^2.1.5 2.1.8 2.1.8
pointer_interceptor ^0.10.1+1 0.10.1+2 0.10.1+2
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
material_color_utilities - 0.11.1 0.12.0
pointer_interceptor_ios - 0.10.1 0.10.1
pointer_interceptor_platform_interface - 0.10.0+1 0.10.0+1
pointer_interceptor_web - 0.10.2+1 0.10.2+1
vector_math - 2.1.4 2.1.4
web - 1.1.1 1.1.1

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:

  • js.

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:
Jul 8Aug 5Sep 2Sep 30Oct 28Nov 25Dec 23Jan 20Feb 17Mar 17020406080100120140>=1.0.0-0 <2.0.0
23
likes
140
points
168
downloads

Publisher

verified publisherapi.video

Weekly Downloads

2024.09.23 - 2025.04.07

The official Flutter player for api.video for iOS, Android and Web.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, js, json_annotation, meta, plugin_platform_interface, pointer_interceptor

More

Packages that depend on apivideo_player