tencent_cloud_chat_uikit 5.0.1+2
tencent_cloud_chat_uikit: ^5.0.1+2 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 14 hours ago, and awarded it 70 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.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting tencent_cloud_chat_uikit... Discovering libraries... ERR: dartdoc 9.0.0 (/tmp/analyzerPYLRKK/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.10.0-290.4.beta.snapshot) failed: fatal error: unable to locate the input directory at '/tmp/pana_TNVIVH/li[...] #0 PubPackageMeta.fromDir (package:dartdoc/src/package_meta.dart:218:7) #1 PubPackageMeta.fromFilename (package:dartdoc/src/package_meta.dart:205:27) #2 PackageMetaProvider.fromFilename (package:dartdoc/src/package_meta.dart:82:55) #3 PubPackageBuilder._packageMetasForFiles (package:dartdoc/src/model/package_builder.dart:198:32) #4 PubPackageBuilder._discoverLibraries (package:dartdoc/src/model/package_builder.dart:281:22)
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.dartthat 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.dartthat imports:package:tencent_cloud_chat_uikit/ui/views/TIMUIKitChat/tim_uikit_chat_config.dartthat imports:package:tencent_cloud_chat_uikit/ui/views/TIMUIKitChat/TIMUIKitTextField/tim_uikit_text_field_layout/wide.dartthat imports:package:tencent_cloud_chat_uikit/ui/widgets/wide_popup.dartthat imports:package:chewie/chewie.dartthat imports:package:chewie/src/material/material_desktop_controls.dartthat imports:package:chewie/src/chewie_player.dartthat imports:package:wakelock_plus/wakelock_plus.dartthat imports:package:wakelock_plus/src/wakelock_plus_io_plugin.dartthat imports:package:wakelock_plus/src/wakelock_plus_windows_plugin.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:tencent_cloud_chat_uikit/tencent_cloud_chat_uikit.dartthat imports:package:tencent_cloud_chat_uikit/ui/views/TIMUIKitChat/tim_uikit_chat_config.dartthat imports:package:tencent_cloud_chat_uikit/ui/views/TIMUIKitChat/TIMUIKitTextField/tim_uikit_text_field_layout/wide.dartthat imports:package:tencent_cloud_chat_uikit/ui/widgets/wide_popup.dartthat imports:package:chewie/chewie.dartthat imports:package:chewie/src/material/material_desktop_controls.dartthat imports:package:chewie/src/chewie_player.dartthat imports:package:wakelock_plus/wakelock_plus.dartthat imports:package:wakelock_plus/src/wakelock_plus_io_plugin.dartthat imports:package:wakelock_plus/src/wakelock_plus_windows_plugin.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:tencent_cloud_chat_uikit/tencent_cloud_chat_uikit.dartthat imports:package:tencent_cloud_uikit_core/tencent_cloud_uikit_core.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:tencent_cloud_chat_uikit/tencent_cloud_chat_uikit.dartthat imports:package:tencent_cloud_uikit_core/tencent_cloud_uikit_core.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:tencent_cloud_chat_uikit/tencent_cloud_chat_uikit.dartthat imports:package:tencent_cloud_uikit_core/tencent_cloud_uikit_core.dartthat declares support for platforms:Android,iOS.
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.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 397 issues. Showing the first 2:
ERROR: Target of URI doesn't exist: 'package:tencent_cloud_chat_uikit/ui/views/TIMUIKitChat/TIMUIKITMessageItem/tim_uikit_chat_videoplayer.dart'.
lib/ui/widgets/video_screen.dart:25:8
╷
25 │ import 'package:tencent_cloud_chat_uikit/ui/views/TIMUIKitChat/TIMUIKITMessageItem/tim_uikit_chat_videoplayer.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/ui/widgets/video_screen.dart
ERROR: The method 'TIMUIKitVideoPlayer' isn't defined for the type '_VideoScreenState'.
lib/ui/widgets/video_screen.dart:264:24
╷
264 │ child: TIMUIKitVideoPlayer(
│ ^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/ui/widgets/video_screen.dart
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 |
better_player_plus |
^1.0.8 |
1.0.8 | 1.1.5 | |
cached_network_image |
^3.3.0 |
3.3.1 | 3.4.1 | |
chewie |
>=1.8.4 <=1.8.5 |
1.8.5 | 1.13.0 | |
collection |
^1.15.0 |
1.19.1 | 1.19.1 | |
cross_file |
^0.3.3+4 |
0.3.5+1 | 0.3.5+1 | |
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 | |
extended_image |
^9.0.0 |
9.1.0 | 10.0.1 | |
extended_text |
^15.0.0 |
15.0.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 |
^9.0.2 |
9.2.3 | 10.3.6 | |
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.21 |
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 | |
get_it |
^7.2.0 |
7.7.0 | 9.0.5 | |
http |
^1.0.0 |
1.6.0 | 1.6.0 | |
image_gallery_saver_plus |
^4.0.0 |
4.0.1 | 4.0.1 | |
image_picker |
^0.8.9 |
0.8.9 | 1.2.1 | |
intl |
any |
0.20.2 | 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 | |
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 |
^11.4.0 |
11.4.0 | 12.0.1 | |
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_chat_sdk |
^8.6.7019+2 |
8.7.7201+2 | 8.7.7201+2 | |
tencent_cloud_uikit_core |
^1.6.0 |
1.7.4 | 1.7.4 | |
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.2 |
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.3.0 | |
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.2 |
2.10.1 | 2.10.1 | |
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 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 18 issues. Showing the first 2:
The constraint `>=1.8.4 <=1.8.5` on chewie does not support the stable version `1.8.6`.
Try running dart pub upgrade --major-versions chewie to update the constraint.
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.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 2 errors:
URI_DOES_NOT_EXIST-lib/ui/widgets/video_screen.dart:25:8- Target of URI doesn't exist: 'package:tencent_cloud_chat_uikit/ui/views/TIMUIKitChat/TIMUIKITMessageItem/tim_uikit_chat_videoplayer.dart'.UNDEFINED_METHOD-lib/ui/widgets/video_screen.dart:264:24- The method 'TIMUIKitVideoPlayer' isn't defined for the type '_VideoScreenState'.
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.1, Flutter 3.38.0, Dart 3.10.0-290.4.beta.
Check the analysis log for details.