tencent_calls_uikit 2.5.2 copy "tencent_calls_uikit: ^2.5.2" to clipboard
tencent_calls_uikit: ^2.5.2 copied to clipboard

TUICallKit is a UIKit about audio&video calls launched by Tencent Cloud.

46
likes
140/ 160
pub points
89%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

92 out of 182 API elements (50.5 %) have documentation comments.

Some symbols that are missing documentation: generate_test_user_sig.GenerateTestUserSig, generate_test_user_sig.GenerateTestUserSig.GenerateTestUserSig, generate_test_user_sig.GenerateTestUserSig.genTestSig, tencent_calls_uikit, tencent_calls_uikit.FillMode.

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

Because:

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

Because:

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

Because:

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

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:tencent_calls_uikit/tencent_calls_uikit.dart that imports:
  • package:tencent_calls_uikit/tuicall_kit.dart that imports:
  • package:tencent_calls_uikit/src/ui/tuicall_navigator_observer.dart that imports:
  • package:tencent_calls_uikit/src/ui/widget/inviteuser/invite_user_widget.dart that imports:
  • package:tencent_cloud_chat_sdk/tencent_im_sdk_plugin.dart that imports:
  • package:tencent_cloud_chat_sdk/manager/v2_tim_manager.dart that imports:
  • package:tencent_cloud_chat_sdk/tencent_cloud_chat_sdk_platform_interface.dart that imports:
  • package:tencent_cloud_chat_sdk/tencent_cloud_chat_sdk_method_channel.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.

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

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

Found 39 issues. Showing the first 2:

INFO: Dangling library doc comment.

lib/debug/generate_test_user_sig.dart:1:1

  ╷
1 │ /// Module:   GenerateTestUserSig
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: 'window' is deprecated and shouldn't be used. Look up the current FlutterView from the context via View.of(context) or consult the PlatformDispatcher directly instead. Deprecated to prepare for the upcoming multi-window support. This feature was deprecated after v3.7.0-32.0.pre.

lib/src/i18n/strings.g.dart:128:56

    ╷
128 │         final String? deviceLocale = WidgetsBinding.instance.window.locale.toLanguageTag();
    │                                                              ^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/i18n/strings.g.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
crypto ^3.0.1 3.0.5 3.0.5
file ^6.1.4 6.1.4 7.0.0
flutter flutter 0.0.0 0.0.0
path_provider ^2.0.12 2.1.4 2.1.4
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
shared_preferences ^2.2.0 2.3.2 2.3.2
tencent_calls_engine >=2.5.0 <2.6.0 2.5.0 2.5.0
tencent_cloud_chat_sdk any 8.2.6325 8.2.6325
tencent_cloud_uikit_core ^1.7.1 1.7.1 1.7.1
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
collection - 1.18.0 1.19.0
ffi - 2.1.3 2.1.3
flutter_web_plugins - 0.0.0 0.0.0
js - 0.6.7 0.7.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
mime_type - 1.0.1 1.0.1
path - 1.9.0 1.9.0
path_provider_android - 2.2.10 2.2.10
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
platform - 3.1.5 3.1.5
shared_preferences_android - 2.3.2 2.3.2
shared_preferences_foundation - 2.5.2 2.5.2
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
sky_engine - 0.0.99 0.0.99
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
xdg_directories - 1.0.4 1.0.4

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

The constraint `^6.1.4` on file does not support the stable version `7.0.0`.

Try running dart pub upgrade --major-versions file 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.12, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.