tencent_cloud_customer 1.1.0 copy "tencent_cloud_customer: ^1.1.0" to clipboard
tencent_cloud_customer: ^1.1.0 copied to clipboard

discontinuedreplaced by: tencentcloud_ai_desk_customer

A Flutter library for seamless integration of Tencent Cloud Desk service on customer side.

90/ 160
pub points
90
downloads

We analyzed this package 6 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

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

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

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: BSD-3-Clause.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

1178 out of 4424 API elements (26.6 %) have documentation comments.

Some symbols that are missing documentation: DefaultSpecialTextSpanBuilder, DefaultSpecialTextSpanBuilder.DefaultSpecialTextSpanBuilder, DefaultSpecialTextSpanBuilder.DefaultSpecialTextSpanBuilder.DefaultSpecialTextSpanBuilder.new, DefaultSpecialTextSpanBuilder.DefaultSpecialTextSpanBuilder.build, DefaultSpecialTextSpanBuilder.DefaultSpecialTextSpanBuilder.checkHttpLink.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

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

Because:

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

Because:

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

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

Package does not support platform `Android`.

Because:

  • package:tencent_cloud_customer/tencent_cloud_customer.dart that imports:
  • package:tencent_cloud_customer/ui/views/TIMUIKitChat/tim_uikit_chat_config.dart that imports:
  • package:tencent_cloud_customer/ui/views/TIMUIKitChat/TIMUIKitTextField/tim_uikit_text_field_layout/wide.dart that imports:
  • package:tencent_cloud_customer/ui/widgets/wide_popup.dart that imports:
  • package:chewie/chewie.dart that imports:
  • package:chewie/src/material/material_desktop_controls.dart that imports:
  • package:chewie/src/chewie_player.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_io_plugin.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:tencent_cloud_customer/tencent_cloud_customer.dart that imports:
  • package:tencent_cloud_customer/ui/views/TIMUIKitChat/tim_uikit_chat_config.dart that imports:
  • package:tencent_cloud_customer/ui/views/TIMUIKitChat/TIMUIKitTextField/tim_uikit_text_field_layout/wide.dart that imports:
  • package:tencent_cloud_customer/ui/widgets/wide_popup.dart that imports:
  • package:chewie/chewie.dart that imports:
  • package:chewie/src/material/material_desktop_controls.dart that imports:
  • package:chewie/src/chewie_player.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_io_plugin.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:tencent_cloud_customer/tencent_cloud_customer.dart that imports:
  • package:tencent_cloud_uikit_core/tencent_cloud_uikit_core.dart that declares support for platforms: Android, iOS.

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.cn/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 427 issues. Showing the first 2:

ERROR: The named parameter 'groupID' isn't defined.

lib/business_logic/listener_model/tui_group_listener_model.dart:138:11

    ╷
138 │           groupID: groupID, // 话题所在的群组id
    │           ^^^^^^^
    ╵

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

ERROR: The named parameter 'groupID' isn't defined.

lib/business_logic/view_models/tui_conversation_view_model.dart:191:90

    ╷
191 │         final res = await TencentImSDKPlugin.v2TIMManager.getGroupManager().setTopicInfo(groupID: groupID, topicInfo: topicInfo!);
    │                                                                                          ^^^^^^^
    ╵

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

Failed report section
Support up-to-date dependencies
30 / 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
adaptive_action_sheet ^2.0.1 2.0.4 2.0.4
azlistview_all_platforms ^2.1.2 2.1.2 2.1.2 Discontinued
cached_network_image ^3.3.0 3.3.1 3.4.1
card_swiper ^3.0.1 3.0.1 3.0.1
chewie ^1.8.5 1.13.0 1.13.0
collection ^1.15.0 1.19.1 1.19.1
cross_file ^0.3.3+4 0.3.5 0.3.5
crypto ^3.0.2 3.0.7 3.0.7
csslib ^0.17.2 0.17.3 1.0.2
desktop_drop ^0.4.4 0.4.4 0.7.0
device_info_plus ^10.1.2 10.1.2 12.2.0
diff_match_patch ^0.4.1 0.4.1 0.4.1
dotted_border ^2.0.0+2 2.1.0 3.1.0
dotted_line ^3.2.2 3.2.3 3.2.3
extended_image ^9.0.0 9.1.0 10.0.1
extended_text ^14.0.0 14.2.2 15.0.2
extended_text_field ^16.0.0 16.0.2 16.0.2
fc_native_video_thumbnail ^0.16.0 0.16.1 0.17.2
file_picker ^5.3.0 5.5.0 10.3.3
flutter_easyrefresh ^2.2.1 2.2.2 2.2.2 Discontinued
flutter_image_compress ^2.3.0 2.4.0 2.4.0
flutter_markdown ^0.6.15 0.6.23 0.7.7+1 Discontinued
flutter_plugin_record_plus ^0.0.19 0.0.21 0.0.21 Discontinued
flutter_slidable_plus_plus ^0.1.0 0.1.0 0.1.0
flutter_svg ^2.0.6 2.2.2 2.2.2
fluttertoast ^8.2.1 8.2.14 9.0.0
get_it ^7.2.0 7.7.0 9.0.5
http ^1.0.0 1.5.0 1.5.0
image_gallery_saver_plus ^3.0.5 3.0.5 4.0.1
image_picker ^0.8.5+3 0.8.9 1.2.0
intl ^0.19.0 0.19.0 0.20.2
just_audio ^0.9.34 0.9.46 0.10.5
link_preview_generator_for_us ^2.0.0 2.0.0 2.0.0 Discontinued
loading_animation_widget ^1.1.0+3 1.3.0 1.3.0
logger ^2.0.1 2.6.2 2.6.2
lpinyin ^2.0.3 2.0.3 2.0.3
markdown ^7.1.0 7.3.0 7.3.0
open_file ^3.3.2 3.5.10 3.5.10
opentelemetry ^0.18.6 0.18.10 0.18.10
package_info_plus ^8.0.0 8.3.1 9.0.0
pasteboard ^0.2.0 0.2.0 0.4.0
path ^1.8.1 1.9.1 1.9.1
path_provider ^2.0.8 2.1.5 2.1.5
permission_handler ^10.2.0 10.4.5 12.0.1
photo_view ^0.15.0 0.15.0 0.15.0
provider ^6.0.1 6.1.5+1 6.1.5+1
scroll_to_index ^2.1.1 2.1.1 3.0.1
shared_preferences ^2.0.13 2.5.3 2.5.3
tencent_chat_i18n_tool ^2.3.8 2.3.8 2.3.8
tencent_cloud_uikit_core ^1.6.0 1.7.4 1.7.4
tencent_im_base ^8.0.0 8.0.1 8.0.1
tencent_keyboard_visibility ^1.0.1 1.0.1 1.0.1 Discontinued
tencent_super_tooltip ^0.0.1 0.0.1 0.0.1
tim_ui_kit_sticker_plugin ^4.0.1 4.0.2 4.0.2
transparent_image ^2.0.0 2.0.1 2.0.1
tuple ^2.0.0 2.0.2 2.0.2
universal_html ^2.2.2 2.2.4 2.2.4
url_launcher ^6.1.4 6.3.2 6.3.2
uuid ^3.0.6 3.0.7 4.5.2
video_player ^2.9.0 2.10.0 2.10.0
visibility_detector ^0.4.0+2 0.4.0+2 0.4.0+2
wechat_assets_picker ^9.3.3 9.8.0 9.8.0
wechat_camera_picker ^4.3.4 4.4.0 4.4.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 85.0.0 92.0.0
analyzer - 7.7.1 9.0.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
audio_session - 0.1.25 0.2.2
boolean_selector - 2.1.2 2.1.2
build - 2.5.4 4.0.2
build_config - 1.1.2 1.2.0
build_daemon - 4.1.0 4.1.0
build_resolvers - 2.5.4 3.0.4 Discontinued
build_runner - 2.5.4 2.10.1
build_runner_core - 9.1.2 9.3.2 Discontinued
built_collection - 5.1.1 5.1.1
built_value - 8.12.0 8.12.0
cached_network_image_platform_interface - 4.0.0 4.1.1
cached_network_image_web - 1.2.0 1.3.1
camera - 0.10.6 0.11.3
camera_android - 0.10.10+11 0.10.10+11
camera_avfoundation - 0.9.22+4 0.9.22+4
camera_platform_interface - 2.12.0 2.12.0
camera_web - 0.3.5 0.3.5
characters - 1.4.0 1.4.1
charcode - 1.4.0 1.4.0
checked_yaml - 2.0.4 2.0.4
clock - 1.1.2 1.1.2
code_builder - 4.11.0 4.11.0
convert - 3.1.2 3.1.2
csv - 5.1.1 6.0.0
cupertino_icons - 1.0.8 1.0.8
dart_style - 3.1.1 3.1.2
dbus - 0.7.11 0.7.11
device_info_plus_platform_interface - 7.0.3 7.0.3
extended_image_library - 4.0.6 5.0.1
extended_text_library - 12.0.1 12.0.1
fast_i18n - 5.12.6 5.12.6 Discontinued
ffi - 2.1.4 2.1.4
file - 6.1.4 7.0.1
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_macos - 0.9.4+5 0.9.4+5
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+4 0.9.3+4
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.3.1 3.4.1
flutter_image_compress_common - 1.0.6 1.0.6
flutter_image_compress_macos - 1.0.3 1.0.3
flutter_image_compress_ohos - 0.0.3 0.0.3
flutter_image_compress_platform_interface - 1.0.5 1.0.5
flutter_image_compress_web - 0.1.5 0.1.5
flutter_plugin_android_lifecycle - 2.0.32 2.0.32
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.3 2.1.3
graphs - 2.3.2 2.3.2
html - 0.15.4 0.15.6
http_client_helper - 3.0.0 3.0.0
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+7 0.8.13+7
image_picker_for_web - 2.1.12 3.1.0
image_picker_ios - 0.8.13+1 0.8.13+1
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
io - 1.0.5 1.0.5
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
just_audio_platform_interface - 4.6.0 4.6.0
just_audio_web - 0.4.16 0.4.16
logging - 1.3.0 1.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
mime - 2.0.0 2.0.0
mime_type - 1.0.1 1.0.1
nested - 1.0.0 1.0.0
octo_image - 2.1.0 2.1.0
open_file_android - 1.0.6 1.0.6
open_file_ios - 1.0.3 1.0.3
open_file_linux - 0.0.5 0.0.5
open_file_mac - 1.0.3 1.0.3
open_file_platform_interface - 1.0.3 1.0.3
open_file_web - 0.0.4 0.0.4
open_file_windows - 0.0.3 0.0.3
package_config - 2.2.0 2.2.0
package_info_plus_platform_interface - 3.2.1 3.2.1
path_drawing - 1.0.1 1.0.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.20 2.2.20
path_provider_foundation - 2.4.3 2.4.3
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 - 10.3.6 13.0.1
permission_handler_apple - 9.1.4 9.4.7
permission_handler_platform_interface - 3.12.0 4.3.0
permission_handler_windows - 0.1.3 0.2.1
petitparser - 7.0.1 7.0.1
photo_manager - 3.7.1 3.7.1
photo_manager_image_provider - 2.2.0 2.2.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pool - 1.5.2 1.5.2
protobuf - 3.1.0 5.1.0
pub_semver - 2.2.0 2.2.0
pubspec_parse - 1.5.0 1.5.0
quiver - 3.2.2 3.2.2
rxdart - 0.27.7 0.28.0
scrollable_positioned_list_for_us - 0.4.2 0.4.2 Discontinued
sensors_plus - 6.1.2 7.0.0
sensors_plus_platform_interface - 2.0.1 2.0.1
shared_preferences_android - 2.4.15 2.4.15
shared_preferences_foundation - 2.5.5 2.5.5
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
shelf - 1.4.2 1.4.2
shelf_web_socket - 3.0.0 3.0.0
source_span - 1.10.1 1.10.1
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
tencent_cloud_chat_sdk - 8.7.7201+2 8.7.7201+2
term_glyph - 1.2.2 1.2.2
test_api - 0.7.7 0.7.7
timing - 1.0.2 1.0.2
typed_data - 1.4.0 1.4.0
universal_io - 2.2.2 2.2.2
url_launcher_android - 6.3.24 6.3.24
url_launcher_ios - 6.3.5 6.3.5
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.4 3.2.4
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.4 3.1.4
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.19 1.1.19
vector_math - 2.2.0 2.2.0
video_player_android - 2.8.17 2.8.17
video_player_avfoundation - 2.8.5 2.8.5
video_player_platform_interface - 6.6.0 6.6.0
video_player_web - 2.4.0 2.4.0
wakelock_plus - 1.3.3 1.4.0
wakelock_plus_platform_interface - 1.3.0 1.3.0
watcher - 1.1.4 1.1.4
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
wechat_picker_library - 1.0.7 1.0.7
win32 - 5.15.0 5.15.0
win32_registry - 1.1.5 2.1.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

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

Found 21 issues. Showing the first 2:

The constraint `^0.17.2` on csslib does not support the stable version `1.0.0`.

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

The constraint `^0.4.4` on desktop_drop does not support the stable version `0.5.0`.

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.1, Flutter 3.35.7, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: