tencent_cloud_chat_sound_to_text 3.2.1 copy "tencent_cloud_chat_sound_to_text: ^3.2.1" to clipboard
tencent_cloud_chat_sound_to_text: ^3.2.1 copied to clipboard

Sound Message Translation Plugin for Tencent Cloud Chat

0
likes
115/ 160
pub points
518
downloads

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

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

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

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

Failed check 0/5 points: Provide a valid README.md

`README.md` is empty.

The README.md file should inform others about your project, what it does, and how they can use it. Check out the guidelines on Writing great package pages.

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.

Failed report section
Provide documentation
0 / 20trigger folding of the section

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

1 out of 29 API elements (3.4 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: sound_to_text, sound_to_text.TencentCloudChatTranslate, sound_to_text.TencentCloudChatTranslate.TencentCloudChatTranslate.new, sound_to_text.TencentCloudChatTranslate.decoration, sound_to_text.TencentCloudChatTranslate.language.

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_sound_to_text/tencent_cloud_chat_sound_to_text.dart that imports:
  • package:tencent_cloud_chat_sound_to_text/sound_to_text.dart that imports:
  • package:tencent_cloud_chat_common/utils/tencent_cloud_chat_code_info.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_sound_to_text/tencent_cloud_chat_sound_to_text.dart that imports:
  • package:tencent_cloud_chat_sound_to_text/sound_to_text.dart that imports:
  • package:tencent_cloud_chat_common/utils/tencent_cloud_chat_code_info.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_sound_to_text/tencent_cloud_chat_sound_to_text.dart that imports:
  • package:tencent_cloud_chat_sound_to_text/sound_to_text.dart that imports:
  • package:tencent_cloud_chat_common/utils/tencent_cloud_chat_code_info.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_sound_to_text/tencent_cloud_chat_sound_to_text.dart that imports:
  • package:tencent_cloud_chat_sound_to_text/sound_to_text.dart that imports:
  • package:tencent_cloud_chat_common/utils/tencent_cloud_chat_code_info.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: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_sound_to_text/tencent_cloud_chat_sound_to_text.dart that imports:
  • package:tencent_cloud_chat_sound_to_text/sound_to_text.dart that imports:
  • package:tencent_cloud_chat_common/utils/tencent_cloud_chat_code_info.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:path_provider/path_provider.dart that imports:
  • package:path_provider_platform_interface/path_provider_platform_interface.dart that imports:
  • package:path_provider_platform_interface/src/method_channel_path_provider.dart that imports:
  • package:platform/platform.dart that imports:
  • package:platform/src/interface/local_platform.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.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

/tmp/pana_JKHJEF/lib/sound_to_text.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_JKHJEF/lib/tencent_cloud_chat_sound_to_text.dart doesn't match the Dart formatter.

To format your files run: dart format .

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
tencent_cloud_chat_common ^3.2.1 3.2.1 3.2.1
tencent_cloud_chat_intl ^2.1.2 2.1.3 2.1.3
tencent_cloud_chat_sdk ^8.5.6864 8.5.6864+1 8.5.6864+1
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
audioplayers - 5.2.1 6.4.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 - 3.3.1 3.4.1
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
chewie_for_us - 1.5.0 1.5.0 Discontinued
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
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 - 9.1.2 11.3.3
device_info_plus_platform_interface - 7.0.2 7.0.2
exif - 3.3.0 3.3.0
extended_image - 8.3.1 10.0.0
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
flutter_screenutil - 5.9.3 5.9.3
flutter_svg - 2.0.17 2.0.17
hash - 1.0.4 1.0.4
hive - 2.2.3 2.2.3
hive_flutter - 1.1.0 1.1.0
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
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 - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.16 2.2.16
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 - 11.4.0 12.0.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.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
pull_to_refresh_flutter3 - 2.0.2 2.0.2
rxdart - 0.27.7 0.28.0
scroll_to_index - 3.0.1 3.0.1
shimmer - 3.0.0 3.0.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
tencent_cloud_uikit_core - 1.7.3 1.7.3
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_html - 2.2.4 2.2.4
universal_io - 2.2.2 2.2.2
url_launcher - 6.3.1 6.3.1
url_launcher_android - 6.3.15 6.3.15
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.4
video_player - 2.9.5 2.9.5
video_player_android - 2.8.2 2.8.2
video_player_avfoundation - 2.7.0 2.7.0
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.

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.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 10Aug 7Sep 4Oct 2Oct 30Nov 27Dec 25Jan 22Feb 19Mar 19020406080100120140160180>=1.0.0-0 <2.0.0>=2.0.0-0 <3.0.0>=3.0.0-0 <4.0.0
0
likes
115
points
518
downloads

Publisher

verified publishertrtc.io

Weekly Downloads

2024.09.25 - 2025.04.09

Sound Message Translation Plugin for Tencent Cloud Chat

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, tencent_cloud_chat_common, tencent_cloud_chat_intl, tencent_cloud_chat_sdk

More

Packages that depend on tencent_cloud_chat_sound_to_text