bccm_player 1.1.2 copy "bccm_player: ^1.1.2" to clipboard
bccm_player: ^1.1.2 copied to clipboard

discontinued
PlatformAndroidiOS

ExoPlayer/AVPlayer via platform views, with cast, PiP, background audio, audio selection, etc.

7
likes
120/ 160
pub points
149
downloads

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

Passed report section
Follow Dart file conventions
30 / 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

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

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

Detected license: Apache-2.0.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

Partially passed check 0/10 points: 20% or more of the public API has dartdoc comments

100 out of 506 API elements (19.8 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: bcc_media, bcc_media.BccmApi, bcc_media.BccmApi.BccmApi.new, bcc_media.BccmApi.updateProgress, bcc_media.BccmPlaybackListener.

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

Because:

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

Because:

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

Because:

  • package:bccm_player/bccm_player.dart that declares support for platforms: Android, iOS.

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:bccm_player/bccm_player.dart that imports:
  • package:bccm_player/src/state/player_view_controller.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_io_plugin.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:bccm_player/bccm_player.dart that imports:
  • package:bccm_player/src/state/player_view_controller.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_io_plugin.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:bccm_player/bccm_player.dart that imports:
  • package:bccm_player/src/widgets/cast/cast_button.dart that imports:
  • package:universal_io/io.dart that imports:
  • package:universal_io/src/_exports_in_vm.dart that imports:
  • package:universal_io/src/new_universal_http_client.dart that imports:
  • package:universal_io/src/_helpers.dart that imports:
  • package:universal_io/src/_helpers_impl_elsewhere.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full 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/bccm_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.

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

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

Found 53 issues. Showing the first 2:

WARNING: The parameter type of '==' operators should be non-nullable.

lib/src/state/player_state_notifier.freezed.dart:277:17

277bool operator ==(dynamic other) {
    │                 ^^
    ╵
copied to clipboard

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

WARNING: The parameter type of '==' operators should be non-nullable.

lib/src/state/plugin_state_notifier.freezed.dart:130:17

130bool operator ==(dynamic other) {
    │                 ^^
    ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/state/plugin_state_notifier.freezed.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
collection ^1.17.1 1.19.1 1.19.1
flutter_hooks ^0.18.6 0.18.6 0.21.2
flutter_plugin_android_lifecycle ^2.0.9 2.0.27 2.0.27
flutter_state_notifier ^0.7.3 0.7.3 1.0.0
flutter_svg ^2.0.2 2.0.17 2.0.17
freezed ^2.3.2 2.5.8 3.0.6
freezed_annotation ^2.2.0 2.4.4 3.0.0
js ^0.6.5 0.6.7 0.7.2 Discontinued
meta ^1.9.1 1.16.0 1.16.0
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
riverpod ^2.2.0 2.6.1 2.6.1
state_notifier ^0.7.2+1 0.7.2+1 1.0.0
universal_io ^2.0.4 2.2.2 2.2.2
wakelock_plus ^1.1.1 1.2.11 1.2.11
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 80.0.0 80.0.0
analyzer - 7.3.0 7.3.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
build - 2.4.2 2.4.2
build_config - 1.1.2 1.1.2
characters - 1.4.0 1.4.0
checked_yaml - 2.0.3 2.0.3
clock - 1.1.2 1.1.2
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
dart_style - 3.0.1 3.0.1
dbus - 0.7.11 0.7.11
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
glob - 2.1.3 2.1.3
http - 1.3.0 1.3.0
http_parser - 4.1.2 4.1.2
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.12.0
nested - 1.0.0 1.0.0
package_config - 2.2.0 2.2.0
package_info_plus - 8.3.0 8.3.0
package_info_plus_platform_interface - 3.2.0 3.2.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
petitparser - 6.1.0 6.1.0
provider - 6.1.4 6.1.4
pub_semver - 2.2.0 2.2.0
pubspec_parse - 1.5.0 1.5.0
source_gen - 2.0.0 2.0.0
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_graphics - 1.1.18 1.1.18
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.16 1.1.16
vector_math - 2.1.4 2.1.4
wakelock_plus_platform_interface - 1.2.2 1.2.2
watcher - 1.1.1 1.1.1
web - 1.1.1 1.1.1
win32 - 5.12.0 5.12.0
xml - 6.5.0 6.5.0
yaml - 3.1.3 3.1.3

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

Found 7 issues. Showing the first 2:

The constraint `^0.18.6` on flutter_hooks does not support the stable version `0.19.0`.

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

The constraint `^0.7.3` on flutter_state_notifier does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions flutter_state_notifier 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.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 17051015202530354045>=0.0.0-0 <1.0.0>=1.0.0-0 <2.0.0