tencent_cloud_chat_message 2.1.0
tencent_cloud_chat_message: ^2.1.0 copied to clipboard
A component for displaying a list of messages and dealing with everything related to sending and receiving messages for Tencent Cloud Chat.
We analyzed this package 2 days ago, and awarded it 40 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Repository has no matching pubspec.yaml with name: tencent_cloud_chat_message.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: tencent_cloud_chat_message, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
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.
10/10 points: 20% or more of the public API has dartdoc comments
314 out of 1115 API elements (28.2 %) have documentation comments.
Some symbols that are missing documentation: default_builder, default_builder.defaultLoadPreviousProgressBuilder, default_builder.defaultUnreadMsgTipBuilder, default_builder.messageMentionedMeBuilder, default_builder.receivedMsgButtonBuilder.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 207 issues. Showing the first 2:
ERROR: Missing concrete implementations of 'SelectionHandler.getSelection' and 'getter SelectionHandler.contentLength'.
lib/tencent_cloud_chat_message_widgets/menu/selection_area/tencent_selectable_region.dart:1546:7
╷
1546 │ class _SelectableRegionContainerDelegate extends MultiSelectableSelectionContainerDelegate {
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/tencent_cloud_chat_message_widgets/menu/selection_area/tencent_selectable_region.dart
WARNING: Dead code.
lib/data/tencent_cloud_chat_message_data_tools.dart:172:15
╷
172 │ ? TencentCloudChatUtils.addDataToStringFiled(
│ ┌───────────────^
173 │ │ key: "renderInfo",
174 │ │ value: json.encode({
175 │ │ "rotate": "1",
176 │ │ }),
177 │ │ currentString: messageInfoWithAdditionalInfo.cloudCustomData ?? "",
178 │ └ )
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/data/tencent_cloud_chat_message_data_tools.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
azlistview_all_platforms |
^2.1.2 |
2.1.2 | 2.1.2 | Discontinued |
better_player_plus |
^1.0.5 |
1.0.5 | 1.2.1 | |
cached_network_image |
^3.2.3 |
3.3.1 | 3.4.1 | |
card_swiper |
^3.0.1 |
3.0.1 | 3.0.1 | |
desktop_drop_for_t |
^0.4.6 |
0.4.6 | 0.4.6 | |
device_info_plus |
^9.1.2 |
9.1.2 | 13.1.0 | |
dotted_border |
^2.1.0 |
2.1.0 | 3.1.0 | |
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.7.0 |
0.7.0 | 2.1.1 | |
file_picker |
^6.1.1 |
6.2.1 | 11.0.2 | |
flutter_keyboard_visibility |
^6.0.0 |
6.0.0 | 6.0.0 | |
flutter_list_view |
^1.1.18 |
1.1.29 | 1.1.29 | |
flutter_markdown |
^0.7.1 |
0.7.7+1 | 0.7.7+1 | Discontinued |
flutter_svg |
^2.0.7 |
2.2.4 | 2.2.4 | |
haptic_feedback |
^0.4.2 |
0.4.2 | 0.6.4+3 | |
http |
^1.1.0 |
1.2.0 | 1.6.0 | |
image_clipboard |
^1.1.0+1 |
1.1.0+1 | 1.1.0+1 | |
image_picker |
^0.8.9 |
0.8.9 | 1.2.2 | |
lpinyin |
^2.0.3 |
2.0.3 | 2.0.3 | |
open_file |
^3.3.2 |
3.5.4 | 3.5.11 | |
package_info_plus |
^5.0.1 |
5.0.1 | 10.1.0 | |
pasteboard |
^0.2.0 |
0.2.0 | 0.5.0 | |
pull_to_refresh |
^2.0.0 |
2.0.0 | 2.0.0 | |
record |
^5.0.5 |
5.1.0 | 6.2.0 | |
record_android |
>=1.1.0 <=1.2.1 |
1.2.1 | 1.5.1 | |
scroll_to_index |
^3.0.1 |
3.0.1 | 3.0.1 | |
tencent_cloud_chat |
^2.1.0 |
2.1.0+1 | 2.1.0+1 | Discontinued |
tencent_cloud_chat_common |
^2.1.0 |
2.1.0 | 4.1.0+3 | |
universal_html |
^2.2.4 |
2.3.0 | 2.3.0 | |
url_launcher |
^6.2.2 |
6.3.2 | 6.3.2 | |
vector_math |
^2.1.4 |
2.2.0 | 2.3.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
audioplayers |
- | 5.2.1 | 6.6.0 | |
audioplayers_android |
- | 4.0.3 | 5.2.1 | |
audioplayers_darwin |
- | 5.0.2 | 6.4.0 | |
audioplayers_linux |
- | 3.1.0 | 4.2.1 | |
audioplayers_platform_interface |
- | 6.1.0 | 7.1.1 | |
audioplayers_web |
- | 4.1.0 | 5.2.0 | |
audioplayers_windows |
- | 3.1.0 | 4.3.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.1 | 1.4.1 | |
charcode |
- | 1.4.0 | 1.4.0 | |
chewie_for_us |
- | 1.5.0 | 1.5.0 | Discontinued |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 1.0.0 | 1.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.3+8 | 0.3.5+2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
cupertino_icons |
- | 1.0.9 | 1.0.9 | |
dbus |
- | 0.7.12 | 0.7.12 | |
device_info_plus_platform_interface |
- | 7.0.3 | 8.1.0 | |
exif |
- | 3.3.0 | 3.3.0 | |
extended_image |
- | 8.3.1 | 10.0.1 | |
extended_image_library |
- | 4.0.6 | 5.0.1 | |
extended_text_library |
- | 12.0.1 | 12.0.1 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 6.1.4 | 7.0.1 | |
file_selector_linux |
- | 0.9.4 | 0.9.4 | |
file_selector_macos |
- | 0.9.5 | 0.9.5 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_windows |
- | 0.9.3+5 | 0.9.3+5 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_cache_manager |
- | 3.3.1 | 3.4.1 | |
flutter_keyboard_visibility_linux |
- | 1.0.0 | 1.0.0 | |
flutter_keyboard_visibility_macos |
- | 1.0.0 | 1.0.0 | |
flutter_keyboard_visibility_platform_interface |
- | 2.0.0 | 2.0.0 | |
flutter_keyboard_visibility_web |
- | 2.0.0 | 2.0.0 | |
flutter_keyboard_visibility_windows |
- | 1.0.0 | 1.0.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.34 | 2.0.34 | |
flutter_ringtone_player |
- | 3.2.0 | 4.0.0+4 | |
flutter_screenutil |
- | 5.9.3 | 5.9.3 | |
flutter_widget_from_html_core |
- | 0.10.6 | 0.17.2 | |
glob |
- | 2.1.3 | 2.1.3 | |
hash |
- | 1.0.4 | 1.0.4 | |
hive |
- | 2.2.3 | 2.2.3 | |
hive_flutter |
- | 1.1.0 | 1.1.0 | |
hooks |
- | 1.0.3 | 1.0.3 | |
html |
- | 0.15.6 | 0.15.6 | |
http_client_helper |
- | 3.0.0 | 3.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker_android |
- | 0.8.13+17 | 0.8.13+17 | |
image_picker_for_web |
- | 2.2.0 | 3.1.1 | |
image_picker_ios |
- | 0.8.13+6 | 0.8.13+6 | |
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 | |
intl |
- | 0.20.2 | 0.20.2 | |
jni |
- | 1.0.0 | 1.0.0 | |
jni_flutter |
- | 1.0.1 | 1.0.1 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
json_annotation |
- | 4.11.0 | 4.11.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
markdown |
- | 7.3.1 | 7.3.1 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.2 | |
mime |
- | 1.0.6 | 2.0.0 | |
mime_type |
- | 1.0.1 | 1.0.1 | |
native_toolchain_c |
- | 0.17.6 | 0.18.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
objective_c |
- | 9.3.0 | 9.3.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
open_file_android |
- | 1.0.6 | 1.0.6 | |
open_file_ios |
- | 1.0.4 | 1.0.4 | |
open_file_linux |
- | 0.0.5 | 0.0.5 | |
open_file_mac |
- | 1.0.4 | 1.0.4 | |
open_file_platform_interface |
- | 1.0.3 | 1.0.3 | |
open_file_web |
- | 0.0.2 | 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 |
- | 2.0.1 | 4.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_drawing |
- | 1.0.1 | 1.0.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
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 |
- | 11.4.0 | 12.0.1 | |
permission_handler_android |
- | 12.1.0 | 13.0.1 | |
permission_handler_apple |
- | 9.4.7 | 9.4.7 | |
permission_handler_html |
- | 0.1.1 | 0.1.3+5 | |
permission_handler_platform_interface |
- | 4.3.0 | 4.3.0 | |
permission_handler_windows |
- | 0.2.1 | 0.2.1 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pull_to_refresh_flutter3 |
- | 2.0.2 | 2.0.2 | |
record_darwin |
- | 1.2.2 | 1.2.2 | Discontinued |
record_linux |
- | 0.7.2 | 1.3.0 | |
record_platform_interface |
- | 1.5.0 | 1.5.0 | |
record_use |
- | 0.6.0 | 0.6.0 | |
record_web |
- | 1.0.5 | 1.3.0 | |
record_windows |
- | 1.0.7 | 1.0.7 | |
rxdart |
- | 0.27.7 | 0.28.0 | |
scrollable_positioned_list_for_us |
- | 0.4.2 | 0.4.2 | Discontinued |
shimmer |
- | 3.0.0 | 3.0.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
sqflite |
- | 2.4.2+1 | 2.4.2+1 | |
sqflite_android |
- | 2.4.2+3 | 2.4.2+3 | |
sqflite_common |
- | 2.5.6+1 | 2.5.6+1 | |
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.4.0+1 | 3.4.0+1 | |
tencent_cloud_chat_intl |
- | 2.1.4 | 2.1.4 | |
tencent_cloud_chat_sdk |
- | 8.9.7540+2 | 8.9.7540+2 | |
tencent_cloud_uikit_core |
- | 1.7.6 | 1.7.6 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
url_launcher_android |
- | 6.3.29 | 6.3.29 | |
url_launcher_ios |
- | 6.4.1 | 6.4.1 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.2.3 | 2.4.2 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
uuid |
- | 4.5.3 | 4.5.3 | |
vector_graphics |
- | 1.2.0 | 1.2.0 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.2.0 | 1.2.0 | |
video_player |
- | 2.11.1 | 2.11.1 | |
video_player_android |
- | 2.9.5 | 2.9.5 | |
video_player_avfoundation |
- | 2.9.4 | 2.9.4 | |
video_player_platform_interface |
- | 6.7.0 | 6.7.0 | |
video_player_web |
- | 2.2.0 | 2.4.0 | |
visibility_detector |
- | 0.4.0+2 | 0.4.0+2 | |
wakelock_for_us |
- | 0.6.3+1 | 0.6.3+1 | Discontinued |
wakelock_platform_interface |
- | 0.3.0 | 0.3.0 | |
wakelock_plus |
- | 1.1.4 | 1.6.0 | |
wakelock_plus_platform_interface |
- | 1.5.0 | 1.5.0 | |
web |
- | 0.4.2 | 1.1.1 | |
win32 |
- | 5.15.0 | 6.1.0 | |
win32_registry |
- | 1.1.5 | 3.0.3 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 7.0.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 13 issues. Showing the first 2:
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.
The constraint `^2.1.0` on dotted_border does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions dotted_border 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 5 errors:
CONST_INITIALIZED_WITH_NON_CONSTANT_VALUE-lib/tencent_cloud_chat_message_input/mobile/tencent_cloud_chat_message_input_recording.dart:95:29- Const variables must be initialized with a constant value.UNDEFINED_METHOD-lib/tencent_cloud_chat_message_input/mobile/tencent_cloud_chat_message_input_recording.dart:95:29- The method 'AndroidRecordConfig' isn't defined for the type 'TencentCloudChatMessageInputRecordingState'.UNDEFINED_IDENTIFIER-lib/tencent_cloud_chat_message_input/mobile/tencent_cloud_chat_message_input_recording.dart:97:24- Undefined name 'AndroidAudioSource'.
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.12, Flutter 3.41.7, Dart 3.11.5.
Check the analysis log for details.