npaw_forge_theoplayer 10.4.0
npaw_forge_theoplayer: ^10.4.0 copied to clipboard
NPAW Forge adapter for the THEOplayer Flutter SDK: reports the typed playback lifecycle plus active-quality QoS facts to the Forge core.
We analyzed this package 2 days ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://bitbucket.org/npaw/forge-plugin was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
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.
10/10 points: 20% or more of the public API has dartdoc comments
18 out of 59 API elements (30.5 %) have documentation comments.
Some symbols that are missing documentation: npaw_forge_theoplayer, npaw_forge_theoplayer.ForgeTheoplayerAttachment.adapter, npaw_forge_theoplayer.ForgeTheoplayerAttachment.video, npaw_forge_theoplayer.TheoplayerForgeAdapter.TheoplayerForgeAdapter.new, npaw_forge_theoplayer.TheoplayerForgeAdapter.fireBufferBegin.
10/10 points: Package has an example
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:npaw_forge_theoplayer/npaw_forge_theoplayer.dartthat imports:package:npaw_forge_theoplayer/src/theoplayer_adapter.dartthat imports:package:npaw_forge/npaw_forge.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:npaw_forge_theoplayer/npaw_forge_theoplayer.dartthat imports:package:npaw_forge_theoplayer/src/theoplayer_adapter.dartthat imports:package:npaw_forge/npaw_forge.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:npaw_forge_theoplayer/npaw_forge_theoplayer.dartthat imports:package:npaw_forge_theoplayer/src/theoplayer_adapter.dartthat imports:package:npaw_forge/npaw_forge.dartthat declares support for platforms:Android,iOS,Web.
Package not compatible with platform Web
Because:
package:npaw_forge_theoplayer/npaw_forge_theoplayer.dartthat imports:package:npaw_forge_theoplayer/src/theoplayer_adapter.dartthat imports:package:theoplayer/theoplayer.dartthat imports:package:theoplayer/src/theoplayer_internal.dartthat imports:package:theoplayer/src/widget/fullscreen_widget.dartthat imports:dart:io
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
npaw_forge |
^10.4.0 |
10.4.0 | 10.4.0 | |
theoplayer |
>=9.0.0 <11.0.0 |
10.12.4 | 11.10.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
ffi |
- | 2.2.0 | 2.2.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
theoplayer_android |
- | 10.12.4 | 11.10.0 | |
theoplayer_ios |
- | 10.12.4 | 11.10.0 | |
theoplayer_platform_interface |
- | 10.12.4 | 11.10.0 | |
theoplayer_web |
- | 10.12.4 | 11.10.0 | |
vector_math |
- | 2.4.3 | 2.4.3 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `>=9.0.0 <11.0.0` on theoplayer does not support the stable version `11.1.0`, that was published 18 days ago.
When theoplayer is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions theoplayer to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.19, Flutter 3.47.4, Dart 3.13.3.
Check the analysis log for details.