tencent_cloud_chat_sdk 8.9.7511+3 copy "tencent_cloud_chat_sdk: ^8.9.7511+3" to clipboard
tencent_cloud_chat_sdk: ^8.9.7511+3 copied to clipboard

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

40/ 160
pub points
4.54k
downloads

We analyzed this package 2 hours ago, and awarded it 40 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 663812 elements... Initialized dartdoc with 1211 libraries Generating docs for library enum/V2TimSignalingListener.dart from package:tencent_cloud_chat_sdk/enum/V2TimSignalingListener.dart... Generating docs for library enum/image_types.dart from package:tencent_cloud_chat_sdk/enum/image_types.dart... Generating docs for library enum/at_info_types.dart from package:tencent_cloud_chat_sdk/enum/at_info_types.dart... Generating docs for library enum/group_member_role_enum.dart from package:tencent_cloud_chat_sdk/enum/group_member_role_enum.dart... Generating docs for library enum/log_level.dart from package:tencent_cloud_chat_sdk/enum/log_level.dart... [373 more lines] ERR: warning: js_interop has no library level documentation comments from js_interop: (file:///tmp/pana_YNLXXV/lib/web/enum/group_tips_type.dart:1:1) warning: js_interop has no library level documentation comments from js_interop: (file:///tmp/pana_YNLXXV/lib/web/enum/group_member_role.dart:1:1) error: file already written at "js_interop/index.html" for symbol js_interop: (file:///tmp/pana_YNLXXV/lib/web/enum/group_member_role.dart:1:1) conflicting with file already generated by js_interop: (file:///tmp/pana_YNLXXV/lib/web/enum/group_tips_type.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'js_interop' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or [146 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
0 / 20trigger folding of the section

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

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 593 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.0.2 2.2.0 2.2.0
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.1 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
async - 2.13.0 2.13.0
characters - 1.4.1 1.4.1
code_assets - 1.0.0 1.0.0
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
file - 7.0.1 7.0.1
glob - 2.1.3 2.1.3
hooks - 1.0.2 1.0.2
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
native_toolchain_c - 0.17.6 0.17.6
objective_c - 9.3.0 9.3.0
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.6.0 2.6.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.6 3.1.6
pub_semver - 2.2.0 2.2.0
source_span - 1.10.2 1.10.2
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_math - 2.2.0 2.2.0
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

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 224 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.23.11, Flutter 3.41.4, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
32
likes
40
points
4.54k
downloads

Documentation

API reference

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

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

Packages that implement tencent_cloud_chat_sdk