call_video 1.0.3 copy "call_video: ^1.0.3" to clipboard
call_video: ^1.0.3 copied to clipboard

A Flutter library with video calls

2
likes
120/ 160
pub points
0%
popularity

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

failed
Follow Dart file conventions
10 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/thinhtientech/vkyc-flutter-sdk/issues 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.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

12 out of 17 API elements (70.6 %) have documentation comments.

Some symbols that are missing documentation: call_video, call_video.CallVideoController, call_video.CallVideoController.CallVideoController, call_video.CallVideoController.checkKyc, call_video.ConnectionType.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

Because:

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

Because:

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

Because:

  • package:call_video/call_video.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:call_video/call_video.dart that imports:
  • package:call_video/src/view/remote_video_view.dart that imports:
  • package:call_video/src/config/app_config.dart that imports:
  • package:call_video/src/impl/call_video_impl.dart that imports:
  • package:call_video/src/service/call_video_service.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:call_video/call_video.dart that imports:
  • package:call_video/src/view/remote_video_view.dart that imports:
  • package:call_video/src/config/app_config.dart that imports:
  • package:call_video/src/impl/call_video_impl.dart that imports:
  • package:call_video/src/service/call_video_service.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:call_video/call_video.dart that imports:
  • package:call_video/src/view/remote_video_view.dart that imports:
  • package:call_video/src/config/app_config.dart that imports:
  • package:call_video/src/impl/call_video_impl.dart that imports:
  • package:path_provider/path_provider.dart that imports:
  • package:path_provider_platform_interface/path_provider_platform_interface.dart that imports:
  • package:path_provider_platform_interface/src/method_channel_path_provider.dart that imports:
  • package:platform/platform.dart that imports:
  • package:platform/src/interface/local_platform.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.

0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on iOS

It does not contain ios/call_video/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.

partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

Found 20 issues. Showing the first 2:

INFO: The variable name 'TYPE' isn't a lowerCamelCase identifier.

lib/src/config/app_config.dart:114:17

    ╷
114 │   static String TYPE = 'type';
    │                 ^^^^
    ╵

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

INFO: The variable name 'LEGAL_PAPERS_PASSED' isn't a lowerCamelCase identifier.

lib/src/config/app_config.dart:115:17

    ╷
115 │   static String LEGAL_PAPERS_PASSED = 'LEGAL_PAPERS_PASSED';
    │                 ^^^^^^^^^^^^^^^^^^^
    ╵

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

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest
agora_rtc_engine ^6.2.1 6.3.2 6.3.2
device_info_plus ^9.0.3 9.1.2 11.1.0
dio ^5.3.1 5.7.0 5.7.0
flutter flutter 0.0.0 0.0.0
json_annotation ^4.8.0 4.9.0 4.9.0
path_provider ^2.0.15 2.1.5 2.1.5
permission_handler ^10.4.3 10.4.5 11.3.1
rxdart ^0.27.7 0.27.7 0.28.0
stomp_dart_client ^0.4.4 0.4.4 2.1.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
characters - 1.3.0 1.3.1
collection - 1.18.0 1.19.1
crypto - 3.0.6 3.0.6
device_info_plus_platform_interface - 7.0.1 7.0.1
dio_web_adapter - 2.0.0 2.0.0
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
flutter_web_plugins - 0.0.0 0.0.0
http_parser - 4.0.2 4.1.1
iris_method_channel - 2.1.1 2.2.2
js - 0.7.1 0.7.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.1 1.9.1
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
permission_handler_android - 10.3.6 12.0.13
permission_handler_apple - 9.1.4 9.4.5
permission_handler_platform_interface - 3.12.0 4.2.3
permission_handler_windows - 0.1.3 0.2.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 1.1.0
web_socket_channel - 2.4.5 3.0.1
win32 - 5.8.0 5.8.0
win32_registry - 1.1.5 2.0.0
xdg_directories - 1.1.0 1.1.0

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

Found 4 issues. Showing the first 2:

The constraint `^9.0.3` on device_info_plus does not support the stable version `10.0.0`.

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

The constraint `^10.4.3` on permission_handler does not support the stable version `11.0.0`.

Try running dart pub upgrade --major-versions permission_handler 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.22.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.