tim_ui_kit_calling_plugin 1.1.1 tim_ui_kit_calling_plugin: ^1.1.1 copied to clipboard
Tencent Cloud Voice Call and Video Call, works with Tencent Cloud Chat, supports both one-to-one and group calling.
We analyzed this package 22 hours ago, and awarded it 120 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
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE
file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
444 out of 810 API elements (54.8 %) have documentation comments.
Some symbols that are missing documentation: TIMUIKitCallingListener
, TIMUIKitCallingListener.TUICallingListener
, TIMUIKitCallingListener.TUICallingListener.TUICallingListener
, TIMUIKitCallingListener.TUICallingListener.onAccept
, TIMUIKitCallingListener.TUICallingListener.onCallEnd
.
10/10 points: Package has an example
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:tim_ui_kit_calling_plugin/tim_ui_kit_calling_plugin.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:tim_ui_kit_calling_plugin/tim_ui_kit_calling_plugin.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:tim_ui_kit_calling_plugin/tim_ui_kit_calling_plugin.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:tim_ui_kit_calling_plugin/tim_ui_kit_calling_plugin.dart
that declares support for platforms:Android
,iOS
.
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:tim_ui_kit_calling_plugin/tim_ui_kit_calling_plugin.dart
that imports:package:tim_ui_kit_calling_plugin/view/tim_uikit_trtc.dart
that imports:package:wakelock/wakelock.dart
that imports:package:wakelock_macos/wakelock_macos.dart
that declares support for platforms:macOS
.
Package does not support platform `iOS`.
Because:
package:tim_ui_kit_calling_plugin/tim_ui_kit_calling_plugin.dart
that imports:package:tim_ui_kit_calling_plugin/view/tim_uikit_trtc.dart
that imports:package:wakelock/wakelock.dart
that imports:package:wakelock_macos/wakelock_macos.dart
that declares support for platforms:macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:tim_ui_kit_calling_plugin/tim_ui_kit_calling_plugin.dart
that imports:package:tencent_trtc_cloud/trtc_cloud_video_view.dart
that imports:package:tencent_trtc_cloud/trtc_cloud_def.dart
that imports:package:tencent_trtc_cloud/trtc_cloud.dart
that imports:package:tencent_trtc_cloud/tx_audio_effect_manager.dart
that imports:package:tencent_trtc_cloud/trtc_cloud_listener.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 23 issues. Showing the first 2:
WARNING: Unused import: 'package:tencent_im_base/utils/Utils.dart'.
lib/model/impl/TRTCCallingImpl.dart:10:8
╷
10 │ import 'package:tencent_im_base/utils/Utils.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/model/impl/TRTCCallingImpl.dart
INFO: The file name 'TIMUIKitCallingListener.dart' isn't a lower_case_with_underscores identifier.
To reproduce make sure you are using the lints_core and run flutter analyze lib/model/TIMUIKitCallingListener.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_spinkit |
^5.1.0 |
5.2.1 | 5.2.1 |
fluttertoast |
^8.0.9 |
8.2.8 | 8.2.8 |
permission_handler |
^10.2.0 |
10.4.5 | 11.3.1 |
tencent_im_base |
^1.0.14 |
1.0.58 | 8.0.0 |
tencent_trtc_cloud |
^2.4.1 |
2.9.2 | 2.9.2 |
wakelock |
^0.6.1+1 |
0.6.2 | 0.6.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_fe_analyzer_shared |
- | 72.0.0 | 76.0.0 |
_macros |
- | 0.3.2 | 0.3.2 |
analyzer |
- | 6.7.0 | 6.11.0 |
async |
- | 2.12.0 | 2.12.0 |
build |
- | 2.4.1 | 2.4.1 |
characters |
- | 1.3.0 | 1.3.1 |
collection |
- | 1.18.0 | 1.19.1 |
convert |
- | 3.1.2 | 3.1.2 |
crypto |
- | 3.0.6 | 3.0.6 |
csv |
- | 5.1.1 | 6.0.0 |
fast_i18n |
- | 5.12.6 | 5.12.6 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 6.1.4 | 7.0.1 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
glob |
- | 2.1.2 | 2.1.2 |
js |
- | 0.6.7 | 0.7.1 |
json_annotation |
- | 4.9.0 | 4.9.0 |
logging |
- | 1.3.0 | 1.3.0 |
macros |
- | 0.1.2-main.4 | 0.1.3-main.0 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
package_config |
- | 2.1.0 | 2.1.0 |
path |
- | 1.9.1 | 1.9.1 |
permission_handler_android |
- | 10.3.6 | 12.0.13 |
permission_handler_apple |
- | 9.1.4 | 9.4.5 |
permission_handler_platform_interface |
- | 3.12.0 | 4.2.3 |
permission_handler_windows |
- | 0.1.3 | 0.2.1 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
process |
- | 4.2.4 | 5.0.3 |
pub_semver |
- | 2.1.4 | 2.1.4 |
shell |
- | 2.0.0 | 2.0.0 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
tencent_cloud_chat_sdk |
- | 5.2.6 | 8.2.6325+4 |
tencent_im_sdk_plugin_platform_interface |
- | 0.3.25 | 1.0.16 |
term_glyph |
- | 1.2.1 | 1.2.1 |
typed_data |
- | 1.4.0 | 1.4.0 |
uuid |
- | 3.0.7 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
wakelock_macos |
- | 0.4.0 | 0.4.0 |
wakelock_platform_interface |
- | 0.3.0 | 0.3.0 |
wakelock_web |
- | 0.4.0 | 0.4.0 |
wakelock_windows |
- | 0.2.1 | 0.2.1 |
watcher |
- | 1.1.0 | 1.1.0 |
web |
- | 1.1.0 | 1.1.0 |
win32 |
- | 3.1.4 | 5.8.0 |
yaml |
- | 3.1.2 | 3.1.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^10.2.0` on permission_handler does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions permission_handler
to update the constraint.
The constraint `^1.0.14` on tencent_im_base does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions tencent_im_base
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.