tencent_cloud_chat_uikit 3.0.0 tencent_cloud_chat_uikit: ^3.0.0 copied to clipboard
A powerful chat UI component library and business logic for Tencent Cloud Chat, creating seamless in-app chat modules for delightful user experiences.
We analyzed this package 17 hours ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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: BSD-3-Clause
.
10/10 points: 20% or more of the public API has dartdoc comments
1317 out of 4652 API elements (28.3 %) have documentation comments.
Some symbols that are missing documentation: DefaultSpecialTextSpanBuilder
, DefaultSpecialTextSpanBuilder.DefaultSpecialTextSpanBuilder
, DefaultSpecialTextSpanBuilder.DefaultSpecialTextSpanBuilder.DefaultSpecialTextSpanBuilder
, DefaultSpecialTextSpanBuilder.DefaultSpecialTextSpanBuilder.build
, DefaultSpecialTextSpanBuilder.DefaultSpecialTextSpanBuilder.createSpecialText
.
10/10 points: Package has an example
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_uikit/tencent_cloud_chat_uikit.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 `Android`.
Because:
package:tencent_cloud_chat_uikit/tencent_cloud_chat_uikit.dart
that imports:package:tencent_cloud_chat_uikit/ui/views/TIMUIKitChat/tim_uikit_chat_config.dart
that imports:package:tencent_cloud_chat_uikit/ui/views/TIMUIKitChat/TIMUIKitTextField/tim_uikit_text_field_layout/wide.dart
that imports:package:tencent_cloud_chat_uikit/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_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_chat_uikit/tencent_cloud_chat_uikit.dart
that imports:package:tencent_cloud_chat_uikit/ui/views/TIMUIKitChat/tim_uikit_chat_config.dart
that imports:package:tencent_cloud_chat_uikit/ui/views/TIMUIKitChat/TIMUIKitTextField/tim_uikit_text_field_layout/wide.dart
that imports:package:tencent_cloud_chat_uikit/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_windows_plugin.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Windows`.
Because:
package:tencent_cloud_chat_uikit/tencent_cloud_chat_uikit.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_uikit/tencent_cloud_chat_uikit.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_uikit/tencent_cloud_chat_uikit.dart
that imports:package:tencent_cloud_uikit_core/tencent_cloud_uikit_core.dart
that declares support for platforms:Android
,iOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:tencent_cloud_chat_uikit/tencent_cloud_chat_uikit.dart
that imports:package:tencent_cloud_uikit_core/tencent_cloud_uikit_core.dart
that imports:package:tencent_cloud_uikit_core/src/tuitoast.dart
that imports:package:tencent_cloud_uikit_core/platform/tuicore_platform_interface.dart
that imports:package:tencent_cloud_uikit_core/platform/tuicore_method_channel.dart
that imports:dart:io
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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 165 issues. Showing the first 2:
WARNING: The '!' will have no effect because the receiver can't be null.
lib/business_logic/listener_model/tui_group_listener_model.dart:144:44
╷
144 │ groupName = groupInfoList.data!.first!.groupInfo!.groupName!;
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/business_logic/listener_model/tui_group_listener_model.dart
WARNING: The receiver can't be null, so the null-aware operator '?.' is unnecessary.
lib/business_logic/separate_models/tui_chat_separate_view_model.dart:907:63
╷
907 │ TencentUtils.checkString(messageInfoWithSender?.cloudCustomData) ??
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/business_logic/separate_models/tui_chat_separate_view_model.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
adaptive_action_sheet |
^2.0.1 |
2.0.3 | 2.0.3 |
azlistview_all_platforms |
^2.1.2 |
2.1.2 | 2.1.2 |
cached_network_image |
^3.3.0 |
3.3.1 | 3.4.1 |
chewie |
^1.7.5 |
1.8.0 | 1.8.5 |
collection |
^1.15.0 |
1.18.0 | 1.19.1 |
cross_file |
^0.3.3+4 |
0.3.4+2 | 0.3.4+2 |
crypto |
^3.0.2 |
3.0.6 | 3.0.6 |
csslib |
0.17.2 |
0.17.2 | 1.0.2 |
desktop_drop |
^0.4.4 |
0.4.4 | 0.5.0 |
device_info_plus |
any |
10.1.2 | 11.1.1 |
diff_match_patch |
^0.4.1 |
0.4.1 | 0.4.1 |
dotted_border |
^2.0.0+2 |
2.1.0 | 2.1.0 |
extended_image |
>=8.2.0 <=8.2.4 |
8.2.4 | 9.0.7 |
extended_text |
^14.0.0 |
14.1.0 | 14.1.0 |
extended_text_field |
^16.0.0 |
16.0.0 | 16.0.0 |
fc_native_video_thumbnail |
^0.11.1 |
0.11.1 | 0.16.1 |
file_picker |
^5.3.0 |
5.5.0 | 8.1.4 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_easyrefresh |
^2.2.1 |
2.2.2 | 2.2.2 |
flutter_image_compress |
^1.1.3 |
1.1.3 | 2.3.0 |
flutter_markdown |
^0.6.15 |
0.6.23 | 0.7.4+2 |
flutter_plugin_record_plus |
^0.0.16 |
0.0.17 | 0.0.17 |
flutter_slidable |
^3.0.1 |
3.1.1 | 3.1.1 |
flutter_svg |
^2.0.6 |
2.0.14 | 2.0.14 |
get_it |
^7.2.0 |
7.7.0 | 8.0.2 |
http |
^1.0.0 |
1.2.2 | 1.2.2 |
image_clipboard |
^1.0.0+2 |
1.0.0+2 | 1.1.0+1 |
image_gallery_saver |
^2.0.1 |
2.0.3 | 2.0.3 |
image_picker |
^0.8.5+3 |
0.8.9 | 1.1.2 |
intl |
any |
0.20.0 | 0.20.0 |
just_audio |
^0.9.34 |
0.9.42 | 0.9.42 |
link_preview_generator_for_us |
^2.0.0 |
2.0.0 | 2.0.0 |
loading_animation_widget |
^1.1.0+3 |
1.3.0 | 1.3.0 |
logger |
^2.0.1 |
2.5.0 | 2.5.0 |
lpinyin |
^2.0.3 |
2.0.3 | 2.0.3 |
markdown |
^7.1.0 |
7.2.2 | 7.2.2 |
open_file |
^3.3.2 |
3.5.4 | 3.5.10 |
package_info_plus |
^4.0.1 |
4.2.0 | 8.1.1 |
pasteboard |
^0.2.0 |
0.2.0 | 0.3.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 | 11.3.1 |
provider |
^6.0.1 |
6.1.2 | 6.1.2 |
scroll_to_index |
^2.1.1 |
2.1.1 | 3.0.1 |
shared_preferences |
^2.0.13 |
2.3.3 | 2.3.3 |
tencent_cloud_uikit_core |
^1.6.0 |
1.7.2 | 1.7.2 |
tencent_im_base |
^8.0.0 |
8.0.0 | 8.0.0 |
tencent_keyboard_visibility |
^1.0.1 |
1.0.1 | 1.0.1 |
tencent_super_tooltip |
^0.0.1 |
0.0.1 | 0.0.1 |
tim_ui_kit_sticker_plugin |
^3.2.0 |
3.2.0 | 3.2.0 |
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.2 | 2.2.4 |
url_launcher |
^6.1.4 |
6.3.1 | 6.3.1 |
uuid |
^3.0.6 |
3.0.7 | 4.5.1 |
video_player |
^2.7.0 |
2.9.2 | 2.9.2 |
wechat_assets_picker |
^8.9.0-dev.1 |
8.9.0-dev.1 | 9.4.0 |
wechat_camera_picker |
^4.2.0-dev.2 |
4.3.4 | 4.3.4 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 15 issues. Showing the first 2:
The constraint `0.17.2` on csslib does not support the stable version `0.17.3`.
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.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.15
, Flutter 3.24.5
, Dart 3.5.4
.
Check the analysis log for details.