tencent_cloud_chat_sdk 8.5.6864+6 copy "tencent_cloud_chat_sdk: ^8.5.6864+6" to clipboard
tencent_cloud_chat_sdk: ^8.5.6864+6 copied to clipboard

Tencent Cloud Chat SDK. Globally interconnected In-App Chat, user profile and relationship chains and offline push.

30
likes
60/ 160
pub points
5.03k
downloads

We analyzed this package 20 hours ago, and awarded it 60 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.

Failed report section
Provide documentation
0 / 20trigger folding of the section

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

OUT: Documenting tencent_cloud_chat_sdk... Discovering libraries... Linking elements... Precaching local docs for 645324 elements... Initialized dartdoc with 1172 libraries Generating docs for library tencent_cloud_chat_sdk_platform_interface.dart from package:tencent_cloud_chat_sdk/tencent_cloud_chat_sdk_platform_interface.dart... Generating docs for library native_im/bindings/native_imsdk_bindings_generated.dart from package:tencent_cloud_chat_sdk/native_im/bindings/native_imsdk_bindings_generated.dart... Generating docs for library native_im/bindings/native_library_manager.dart from package:tencent_cloud_chat_sdk/native_im/bindings/native_library_manager.dart... Generating docs for library native_im/adapter/tim_group_manager.dart from package:tencent_cloud_chat_sdk/native_im/adapter/tim_group_manager.dart... Generating docs for library native_im/adapter/tim_conversation_manager_dummy.dart from package:tencent_cloud_chat_sdk/native_im/adapter/tim_conversation_manager_dummy.dart... [364 more lines] ERR: warning: unresolved doc reference [setReceiveMessageOpt] from v2_tim_group_manager.V2TIMGroupManager: (file:///tmp/pana_YZIHYS/lib/manager/v2_tim_group_manager.dart:96:7) warning: js_interop has no library level documentation comments from js_interop: (file:///tmp/pana_YZIHYS/lib/web/manager/im_sdk_plugin_js.dart:1:1) warning: js_interop has no library level documentation comments from js_interop: (file:///tmp/pana_YZIHYS/lib/web/utils/utils.dart:1:1) error: file already written at "js_interop/index.html" for symbol js_interop: (file:///tmp/pana_YZIHYS/lib/web/utils/utils.dart:1:1) conflicting with file already generated by js_interop: (file:///tmp/pana_YZIHYS/lib/web/manager/im_sdk_plugin_js.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. [130 more lines]

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ macOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Linux`.

Because:

  • package:tencent_cloud_chat_sdk/enum/V2TIMManager.dart that declares support for platforms: Android, iOS, Windows, macOS, Web.

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Android

Because:

  • package:tencent_cloud_chat_sdk/tencent_cloud_chat_sdk_web.dart that imports:
  • package:tencent_cloud_chat_sdk/web/manager/v2_tim_message_manager.dart that imports:
  • package:tencent_cloud_chat_sdk/web/manager/im_sdk_plugin_js.dart that imports:
  • package:tencent_cloud_chat_sdk/web/models/v2_tim_init_sdk.dart that imports:
  • package:js/js.dart that imports:
  • dart:js
Package not compatible with platform iOS

Because:

  • package:tencent_cloud_chat_sdk/tencent_cloud_chat_sdk_web.dart that imports:
  • package:tencent_cloud_chat_sdk/web/manager/v2_tim_message_manager.dart that imports:
  • package:tencent_cloud_chat_sdk/web/manager/im_sdk_plugin_js.dart that imports:
  • package:tencent_cloud_chat_sdk/web/models/v2_tim_init_sdk.dart that imports:
  • package:js/js.dart that imports:
  • dart:js
Package not compatible with platform Windows

Because:

  • package:tencent_cloud_chat_sdk/tencent_cloud_chat_sdk_web.dart that imports:
  • package:tencent_cloud_chat_sdk/web/manager/v2_tim_message_manager.dart that imports:
  • package:tencent_cloud_chat_sdk/web/manager/im_sdk_plugin_js.dart that imports:
  • package:tencent_cloud_chat_sdk/web/models/v2_tim_init_sdk.dart that imports:
  • package:js/js.dart that imports:
  • dart:js
Package not compatible with platform macOS

Because:

  • package:tencent_cloud_chat_sdk/tencent_cloud_chat_sdk_web.dart that imports:
  • package:tencent_cloud_chat_sdk/web/manager/v2_tim_message_manager.dart that imports:
  • package:tencent_cloud_chat_sdk/web/manager/im_sdk_plugin_js.dart that imports:
  • package:tencent_cloud_chat_sdk/web/models/v2_tim_init_sdk.dart that imports:
  • package:js/js.dart that imports:
  • dart:js
Package not compatible with platform Web

Because:

  • package:tencent_cloud_chat_sdk/manager/v2_tim_manager.dart that imports:
  • package:tencent_cloud_chat_sdk/manager/v2_tim_offline_push_manager.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

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

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

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

Found 311 issues. Showing the first 2:

ERROR: 'TencentCloudChatSdkWeb.cleanConversationUnreadMessageCount' ('Future

lib/tencent_cloud_chat_sdk_web.dart:128:25

    ╷
128 │   Future<V2TimCallback> cleanConversationUnreadMessageCount({
    │                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

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

ERROR: 'TencentCloudChatSdkWeb.initSDK' ('Future

lib/tencent_cloud_chat_sdk_web.dart:155:36

    ╷
155 │   Future<V2TimValueCallback<bool>> initSDK({
    │                                    ^^^^^^^
    ╵

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

Failed report section
Support up-to-date dependencies
10 / 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
ffi ^2.1.0 2.1.4 2.1.4
js ^0.6.4 0.6.7 0.7.2 Discontinued
logging ^1.0.1 1.3.0 1.3.0
mime_type ^1.0.0 1.0.1 1.0.1
path ^1.8.0 1.9.1 1.9.1
path_provider ^2.1.2 2.1.5 2.1.5
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
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
meta - 1.16.0 1.16.0
path_provider_android - 2.2.17 2.2.17
path_provider_foundation - 2.4.1 2.4.1
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.6 3.1.6
vector_math - 2.1.4 2.1.5
xdg_directories - 1.1.0 1.1.0

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

The constraint `^0.6.4` on js does not support the stable version `0.7.0`.

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 182 errors:

  • INVALID_OVERRIDE - lib/tencent_cloud_chat_sdk_web.dart:128:25 - 'TencentCloudChatSdkWeb.cleanConversationUnreadMessageCount' ('Future
  • INVALID_OVERRIDE - lib/tencent_cloud_chat_sdk_web.dart:155:36 - 'TencentCloudChatSdkWeb.initSDK' ('Future<V2TimValueCallback
  • INVALID_OVERRIDE - lib/tencent_cloud_chat_sdk_web.dart:171:25 - 'TencentCloudChatSdkWeb.unInitSDK' ('Future

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

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:
30
likes
60
points
5.03k
downloads

Publisher

verified publishertrtc.io

Weekly Downloads

Tencent Cloud Chat SDK. Globally interconnected In-App Chat, user profile and relationship chains and offline push.

Homepage
Repository

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

ffi, flutter, flutter_web_plugins, js, logging, mime_type, path, path_provider, plugin_platform_interface

More

Packages that depend on tencent_cloud_chat_sdk