tencent_cloud_chat 1.3.0+1 copy "tencent_cloud_chat: ^1.3.0+1" to clipboard
tencent_cloud_chat: ^1.3.0+1 copied to clipboard

Tencent Cloud Chat UIKit base package offers a foundation for building feature-rich, customizable chat applications and integrating Modular UI Component Packages.

4
likes
110/ 140
pub points
79%
popularity

We analyzed this package 2 days ago, and awarded it 110 pub points (of a possible 140):

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

0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: tencent_cloud_chat,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: tencent_cloud_chat.

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: Apache-2.0.

OK
Provide documentation
20 / 20trigger folding of the section

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

1158 out of 2709 API elements (42.7 %) have documentation comments.

Some symbols that are missing documentation: color_base, color_base.TencentCloudChatThemeColors, color_base.TencentCloudChatThemeColors.TencentCloudChatThemeColors, color_base.TencentCloudChatThemeColors.contactAddContactToastCheckColor, color_base.TencentCloudChatThemeColors.contactAddContactToastRefuseColor.

10/10 points: Package has an example

OK
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_cloud_chat/tencent_cloud_chat.dart that imports:
  • package:tencent_cloud_chat/data/tencent_cloud_chat_data.dart that imports:
  • package:tencent_cloud_chat/data/user_profile/tencent_cloud_chat_user_profile_data.dart that imports:
  • package:tencent_cloud_chat/components/components_definition/tencent_cloud_chat_component_builder.dart that imports:
  • package:tencent_cloud_chat/models/tencent_cloud_chat_models.dart that imports:
  • package:tencent_cloud_chat/components/component_config/tencent_cloud_chat_message_config.dart that imports:
  • package:tencent_cloud_chat/data/message/tencent_cloud_chat_message_data.dart that imports:
  • package:flutter_ringtone_player/flutter_ringtone_player.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:tencent_cloud_chat/tencent_cloud_chat.dart that imports:
  • package:tencent_cloud_chat_sdk/tencent_im_sdk_plugin.dart that declares support for platforms: Android, iOS, Windows, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:tencent_cloud_chat/tencent_cloud_chat.dart that imports:
  • package:tencent_cloud_chat/data/tencent_cloud_chat_data.dart that imports:
  • package:tencent_cloud_chat/data/user_profile/tencent_cloud_chat_user_profile_data.dart that imports:
  • package:tencent_cloud_chat/components/components_definition/tencent_cloud_chat_component_builder.dart that imports:
  • package:tencent_cloud_chat/models/tencent_cloud_chat_models.dart that imports:
  • package:tencent_cloud_chat/components/component_config/tencent_cloud_chat_message_config.dart that imports:
  • package:tencent_cloud_chat/data/message/tencent_cloud_chat_message_data.dart that imports:
  • package:flutter_ringtone_player/flutter_ringtone_player.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:tencent_cloud_chat/tencent_cloud_chat.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 declares support for platforms: Android, iOS, Windows, Linux, macOS.
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 5 issues. Showing the first 2:

INFO: 'sdkListener' is deprecated and shouldn't be used. Please use `onTencentCloudChatSDKEvent` from the `callbacks` field within `TencentCloudChatCallbacks` when calling `initUIKit` instead.

lib/controller/tencent_cloud_chat_controller.dart:84:68

   ╷
84 │         TencentCloudChat.instance.callbacks?.onSDKEvent ?? options.sdkListener,
   │                                                                    ^^^^^^^^^^^
   ╵

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

INFO: The declaration '_mountControllers' isn't referenced.

lib/controller/tencent_cloud_chat_controller_utils.dart:112:10

    ╷
112 │   static _mountControllers(
    │          ^^^^^^^^^^^^^^^^^
    ╵

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
audioplayers ^5.2.1 5.2.1 6.0.0
collection ^1.17.2 1.18.0 1.18.0
exif ^3.3.0 3.3.0 3.3.0
flutter flutter 0.0.0 0.0.0
flutter_ringtone_player ^3.2.0 3.2.0 4.0.0+2
flutter_screenutil ^5.9.0 5.9.0 5.9.0
hive ^2.2.3 2.2.3 2.2.3
hive_flutter ^1.1.0 1.1.0 1.1.0
path ^1.8.3 1.9.0 1.9.0
path_provider ^2.1.1 2.1.3 2.1.3
tencent_cloud_chat_intl ^1.3.0 1.3.0 1.3.0
tencent_cloud_chat_sdk ^7.8.5508 7.9.5686 7.9.5686
tencent_cloud_uikit_core ^1.6.0 1.6.3 1.6.3
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
audioplayers_android - 4.0.3 5.0.0
audioplayers_darwin - 5.0.2 6.0.0
audioplayers_linux - 3.1.0 4.0.0
audioplayers_platform_interface - 6.1.0 7.0.0
audioplayers_web - 4.1.0 5.0.0
audioplayers_windows - 3.1.0 4.0.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
ffi - 2.1.2 2.1.2
file - 6.1.4 7.0.0
fixnum - 1.1.0 1.1.0
flutter_localizations - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
intl - 0.18.1 0.19.0
js - 0.6.7 0.7.1
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
mime_type - 1.0.0 1.0.0
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
platform - 3.1.4 3.1.4
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
sprintf - 7.0.0 7.0.0
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
uuid - 4.4.0 4.4.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.0 5.5.0
xdg_directories - 1.0.4 1.0.4
yaml - 3.1.2 3.1.2

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

The constraint `^5.2.1` on audioplayers does not support the stable version `6.0.0`.

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

The constraint `^3.2.0` on flutter_ringtone_player does not support the stable version `4.0.0`.

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

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

4
likes
110
pub points
79%
popularity

Publisher

verified publishercomm.qq.com

Tencent Cloud Chat UIKit base package offers a foundation for building feature-rich, customizable chat applications and integrating Modular UI Component Packages.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

audioplayers, collection, exif, flutter, flutter_ringtone_player, flutter_screenutil, hive, hive_flutter, path, path_provider, tencent_cloud_chat_intl, tencent_cloud_chat_sdk, tencent_cloud_uikit_core

More

Packages that depend on tencent_cloud_chat