rtc_conference_tui_kit 2.4.2 rtc_conference_tui_kit: ^2.4.2 copied to clipboard
rtc_conference_tui_kit is a UIKit about audio&video room launched by Tencent Cloud.
We analyzed this package 5 days ago, and awarded it 90 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/tencentyun/TUIRoomKit/tree/main/Flutter/rtc_conference_tui_kit
was unreachable. Make sure that the website is reachable via HEAD
requests.
Failed to verify repository URL.
Please provide a valid repository
URL in pubspec.yaml
, such that:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: rtc_conference_tui_kit
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Repository has no matching pubspec.yaml
with name: rtc_conference_tui_kit
.
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 rtc_conference_tui_kit... Discovering libraries... Linking elements... Precaching local docs for 1215360 elements... Initialized dartdoc with 1517 libraries Generating docs for library pages/conference_main/index.dart from package:rtc_conference_tui_kit/pages/conference_main/index.dart... Generating docs for library pages/conference_main/controller.dart from package:rtc_conference_tui_kit/pages/conference_main/controller.dart... Generating docs for library pages/conference_main/widgets/raise_hand_list/index.dart from package:rtc_conference_tui_kit/pages/conference_main/widgets/raise_hand_list/index.dart... Generating docs for library pages/conference_main/widgets/raise_hand_list/controller.dart from package:rtc_conference_tui_kit/pages/conference_main/widgets/raise_hand_list/controller.dart... Generating docs for library pages/conference_main/widgets/raise_hand_list/widgets/user_table.dart from package:rtc_conference_tui_kit/pages/conference_main/widgets/raise_hand_list/widgets/user_ta[...] [109 more lines] ERR: warning: deprecated dartdoc usage: The '--nodoc' option is deprecated, and will soon be removed. from package-rtc_conference_tui_kit: file:///tmp/pana_DXNIZO warning: conference_main has no library level documentation comments from conference_main: (file:///tmp/pana_DXNIZO/lib/pages/conference_main/index.dart:1:9) warning: raise_hand_list has no library level documentation comments from raise_hand_list: (file:///tmp/pana_DXNIZO/lib/pages/conference_main/widgets/raise_hand_list/index.dart:1:9) warning: widgets has no library level documentation comments from widgets: (file:///tmp/pana_DXNIZO/lib/pages/conference_main/widgets/raise_hand_list/widgets/widgets.dart:1:9) warning: bottom_view has no library level documentation comments from bottom_view: (file:///tmp/pana_DXNIZO/lib/pages/conference_main/widgets/bottom_view/index.dart:1:9) [279 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:rtc_conference_tui_kit/rtc_conference_tui_kit.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:rtc_conference_tui_kit/rtc_conference_tui_kit.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:rtc_conference_tui_kit/rtc_conference_tui_kit.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:rtc_conference_tui_kit/rtc_conference_tui_kit.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:rtc_conference_tui_kit/rtc_conference_tui_kit.dart
that imports:package:rtc_conference_tui_kit/pages/conference_main/view.dart
that imports:package:rtc_conference_tui_kit/pages/conference_main/index.dart
that imports:package:rtc_conference_tui_kit/pages/conference_main/controller.dart
that imports:package:rtc_conference_tui_kit/pages/conference_main/widgets/widgets.dart
that imports:package:rtc_conference_tui_kit/pages/conference_main/widgets/bottom_view/index.dart
that imports:package:rtc_conference_tui_kit/pages/conference_main/widgets/bottom_view/controller.dart
that imports:package:replay_kit_launcher/replay_kit_launcher.dart
that declares support for platforms:iOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:rtc_conference_tui_kit/rtc_conference_tui_kit.dart
that imports:package:rtc_conference_tui_kit/pages/conference_main/view.dart
that imports:package:rtc_conference_tui_kit/pages/conference_main/index.dart
that imports:package:rtc_conference_tui_kit/pages/conference_main/controller.dart
that imports:package:rtc_conference_tui_kit/pages/conference_main/widgets/widgets.dart
that imports:package:rtc_conference_tui_kit/pages/conference_main/widgets/video_seat/video_page_turning/index.dart
that imports:package:rtc_conference_tui_kit/pages/conference_main/widgets/video_seat/video_page_turning/view.dart
that imports:package:rtc_conference_tui_kit/pages/conference_main/widgets/video_seat/video_page_turning/widgets/widgets.dart
that imports:package:rtc_conference_tui_kit/pages/conference_main/widgets/video_seat/video_page_turning/widgets/page_indicator.dart
that imports:package:rtc_conference_tui_kit/common/index.dart
that imports:package:rtc_conference_tui_kit/common/store/index.dart
that imports:package:rtc_conference_tui_kit/common/store/room.dart
that imports:package:rtc_room_engine/rtc_room_engine.dart
that imports:package:rtc_room_engine/api/room/tui_room_engine.dart
that imports:package:rtc_room_engine/impl/tui_room_engine_impl.dart
that imports:package:rtc_room_engine/impl/tui_room_device_manager_impl.dart
that imports:package:rtc_room_engine/bindings/tui_room_engine_native.dart
that imports:package:rtc_room_engine/utils/lib_load_utils.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.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/rtc_conference_tui_kit/Package.swift
.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 26 issues. Showing the first 2:
INFO: 'MaterialStateProperty' is deprecated and shouldn't be used. Use WidgetStateProperty instead. Moved to the Widgets layer to make code available outside of Material. This feature was deprecated after v3.19.0-0.3.pre.
lib/common/style/theme.dart:18:24
╷
18 │ elevation: MaterialStateProperty.all(0),
│ ^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/style/theme.dart
INFO: 'MaterialStateProperty' is deprecated and shouldn't be used. Use WidgetStateProperty instead. Moved to the Widgets layer to make code available outside of Material. This feature was deprecated after v3.19.0-0.3.pre.
lib/common/style/theme.dart:19:30
╷
19 │ backgroundColor: MaterialStateProperty.all<Color>(
│ ^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/style/theme.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 |
fluttertoast |
^8.2.2 |
8.2.8 | 8.2.8 |
get |
^4.0.0 |
4.6.6 | 4.6.6 |
permission_handler |
^10.2.0 |
10.4.5 | 11.3.1 |
plugin_platform_interface |
^2.1.6 |
2.1.8 | 2.1.8 |
replay_kit_launcher |
^1.0.0 |
1.0.0 | 1.0.0 |
rtc_room_engine |
^2.4.0 |
2.7.0 | 2.7.0 |
tencent_float_chat_widget |
^1.0.0 |
1.0.4 | 1.0.4 |
tencent_trtc_cloud |
^2.7.0 |
2.9.3 | 2.9.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
characters |
- | 1.3.0 | 1.3.1 |
collection |
- | 1.18.0 | 1.19.1 |
extended_text |
- | 14.2.0 | 14.2.0 |
extended_text_field |
- | 16.0.1 | 16.0.1 |
extended_text_library |
- | 12.0.1 | 12.0.1 |
ffi |
- | 2.1.3 | 2.1.3 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
js |
- | 0.6.7 | 0.7.1 |
json_annotation |
- | 4.9.0 | 4.9.0 |
logging |
- | 1.3.0 | 1.3.0 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
mime_type |
- | 1.0.1 | 1.0.1 |
path |
- | 1.9.1 | 1.9.1 |
path_provider |
- | 2.1.5 | 2.1.5 |
path_provider_android |
- | 2.2.14 | 2.2.14 |
path_provider_foundation |
- | 2.4.0 | 2.4.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_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 |
sky_engine |
- | 0.0.99 | 0.0.99 |
tencent_cloud_chat_sdk |
- | 8.3.6498 | 8.3.6498 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
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.
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 1 error:
UNCHECKED_USE_OF_NULLABLE_VALUE
-lib/pages/conference_main/controller.dart:228:17
- The property 'currentState' can't be unconditionally accessed because the receiver can be 'null'.
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.22.15
, Flutter 3.24.5
, Dart 3.5.4
.
Check the analysis log for details.