tencent_cloud_chat_common 3.2.1+1 copy "tencent_cloud_chat_common: ^3.2.1+1" to clipboard
tencent_cloud_chat_common: ^3.2.1+1 copied to clipboard

Tencent Cloud Chat Common Widgets offers a collection of versatile and reusable components, designed to streamline development and ensure UI consistency across mobile and desktop environments.

1
likes
90/ 160
pub points
1.53k
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

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_common,
    • contains a version property, and,
    • does not contain a publish_to property.

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

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
10 / 20trigger folding of the section

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

1233 out of 3681 API elements (33.5 %) have documentation comments.

Some symbols that are missing documentation: bottom_modal, bottom_modal.TencentCloudChatModalAction, bottom_modal.TencentCloudChatModalAction.TencentCloudChatModalAction.new, bottom_modal.TencentCloudChatModalAction.icon, bottom_modal.TencentCloudChatModalAction.label.

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_common/tencent_cloud_chat_common.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 does not support platform `Windows`.

Because:

  • package:tencent_cloud_chat_common/tencent_cloud_chat_common.dart that imports:
  • package:tencent_cloud_chat_common/tencent_cloud_chat.dart that imports:
  • package:tencent_cloud_chat_common/controller/tencent_cloud_chat_controller.dart that imports:
  • package:tencent_cloud_uikit_core/tencent_cloud_uikit_core.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:tencent_cloud_chat_common/tencent_cloud_chat_common.dart that imports:
  • package:tencent_cloud_chat_common/tencent_cloud_chat.dart that imports:
  • package:tencent_cloud_chat_common/controller/tencent_cloud_chat_controller.dart that imports:
  • package:tencent_cloud_uikit_core/tencent_cloud_uikit_core.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:tencent_cloud_chat_common/tencent_cloud_chat_common.dart that imports:
  • package:tencent_cloud_chat_common/tencent_cloud_chat.dart that imports:
  • package:tencent_cloud_chat_sdk/models/v2_tim_video_elem.dart that imports:
  • package:tencent_cloud_chat_sdk/models/common_utils.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:tencent_cloud_chat_common/tencent_cloud_chat_common.dart that imports:
  • package:tencent_cloud_chat_common/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:tencent_cloud_chat_sdk/enum/V2TimUIKitListener.dart that imports:
  • package:tencent_cloud_chat_sdk/enum/callbacks.dart that imports:
  • package:tencent_cloud_chat_sdk/models/v2_tim_user_full_info.dart that imports:
  • package:tencent_cloud_chat_sdk/native_im/tools.dart that imports:
  • package:ffi/ffi.dart that imports:
  • package:ffi/src/utf8.dart that imports:
  • dart:ffi

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.

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

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

Found 107 issues. Showing the first 2:

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

lib/controller/tencent_cloud_chat_controller_utils.dart:91:10

   ╷
91 │   static _mountControllers(TencentCloudChatComponentControllers? componentControllers) {
   │          ^^^^^^^^^^^^^^^^^
   ╵

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

WARNING: The value of the field '_tag' isn't used.

lib/data/message/tencent_cloud_chat_message_data.dart:177:16

    ╷
177 │   final String _tag = "TencentCloudChatMessageData";
    │                ^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/data/message/tencent_cloud_chat_message_data.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
audioplayers ^5.2.1 5.2.1 6.4.0
cached_network_image ^3.2.3 3.3.1 3.4.1
chewie_for_us ^1.5.0 1.5.0 1.5.0 Discontinued
collection ^1.18.0 1.19.1 1.19.1
device_info_plus ^9.1.2 9.1.2 11.3.3
exif ^3.3.0 3.3.0 3.3.0
extended_image ^8.1.1 8.3.1 10.0.0
flutter_screenutil ^5.9.0 5.9.3 5.9.3
flutter_svg ^2.0.7 2.1.0 2.1.0
hash ^1.0.4 1.0.4 1.0.4
hive ^2.2.3 2.2.3 2.2.3
hive_flutter ^1.1.0 1.1.0 1.1.0
path ^1.9.0 1.9.1 1.9.1
path_provider ^2.1.5 2.1.5 2.1.5
permission_handler ^11.3.0 11.4.0 12.0.0+1
pull_to_refresh_flutter3 ^2.0.2 2.0.2 2.0.2
scroll_to_index ^3.0.1 3.0.1 3.0.1
shimmer ^3.0.0 3.0.0 3.0.0
tencent_cloud_chat_intl ^2.1.3 2.1.3 2.1.3
tencent_cloud_chat_sdk ^8.5.6864 8.5.6864+6 8.5.6864+6
tencent_cloud_uikit_core ^1.7.0 1.7.3 1.7.3
universal_html ^2.2.4 2.2.4 2.2.4
url_launcher ^6.2.6 6.3.1 6.3.1
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
audioplayers_android - 4.0.3 5.2.0
audioplayers_darwin - 5.0.2 6.2.0
audioplayers_linux - 3.1.0 4.2.0
audioplayers_platform_interface - 6.1.0 7.1.0
audioplayers_web - 4.1.0 5.1.0
audioplayers_windows - 3.1.0 4.2.0
cached_network_image_platform_interface - 4.0.0 4.1.1
cached_network_image_web - 1.2.0 1.3.1
characters - 1.4.0 1.4.0
charcode - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
cupertino_icons - 1.0.8 1.0.8
device_info_plus_platform_interface - 7.0.2 7.0.2
extended_image_library - 4.0.6 5.0.0
ffi - 2.1.4 2.1.4
file - 6.1.4 7.0.1
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.3.1 3.4.1
html - 0.15.5+1 0.15.5+1
http - 1.3.0 1.3.0
http_client_helper - 3.0.0 3.0.0
http_parser - 4.1.2 4.1.2
intl - 0.19.0 0.20.2
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
mime_type - 1.0.1 1.0.1
nested - 1.0.0 1.0.0
octo_image - 2.1.0 2.1.0
path_parsing - 1.1.0 1.1.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
permission_handler_android - 12.1.0 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
petitparser - 6.1.0 6.1.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.4 6.1.4
rxdart - 0.27.7 0.28.0
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.1 2.4.1
sqflite_common - 2.5.5 2.5.5
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
string_scanner - 1.4.1 1.4.1
synchronized - 3.3.1 3.3.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_io - 2.2.2 2.2.2
url_launcher_android - 6.3.16 6.3.16
url_launcher_ios - 6.3.3 6.3.3
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.0 2.4.0
url_launcher_windows - 3.1.4 3.1.4
uuid - 4.5.1 4.5.1
vector_graphics - 1.1.18 1.1.18
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.16 1.1.16
vector_math - 2.1.4 2.1.5
video_player - 2.9.5 2.9.5
video_player_android - 2.8.2 2.8.2
video_player_avfoundation - 2.7.1 2.7.1
video_player_platform_interface - 6.3.0 6.3.0
video_player_web - 2.3.4 2.3.4
wakelock_for_us - 0.6.3+1 0.6.3+1 Discontinued
wakelock_platform_interface - 0.3.0 0.3.0
web - 1.1.1 1.1.1
win32 - 5.12.0 5.12.0
win32_registry - 1.1.5 2.1.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0
yaml - 3.1.3 3.1.3

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

Found 5 issues. Showing the first 2:

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 `^9.1.2` 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.

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 2 errors:

  • URI_DOES_NOT_EXIST - lib/tencent_cloud_chat.dart:66:8 - Target of URI doesn't exist: 'package:tencent_cloud_chat_sdk/enum/user_status_type.dart'.
  • ARGUMENT_TYPE_NOT_ASSIGNABLE - lib/widgets/cacheImage/tencent_cloud_chat_cache_image.dart:37:20 - The argument type 'Widget Function(BuildContext, String, Object)?' can't be assigned to the parameter type 'LoadingErrorWidgetBuilder?'.

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:
1
likes
90
points
1.53k
downloads

Publisher

verified publishertrtc.io

Weekly Downloads

Tencent Cloud Chat Common Widgets offers a collection of versatile and reusable components, designed to streamline development and ensure UI consistency across mobile and desktop environments.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

audioplayers, cached_network_image, chewie_for_us, collection, device_info_plus, exif, extended_image, flutter, flutter_screenutil, flutter_svg, hash, hive, hive_flutter, path, path_provider, permission_handler, pull_to_refresh_flutter3, scroll_to_index, shimmer, tencent_cloud_chat_intl, tencent_cloud_chat_sdk, tencent_cloud_uikit_core, universal_html, url_launcher

More

Packages that depend on tencent_cloud_chat_common