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 1 hour ago, and awarded it 50 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
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
.
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.
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 1238403 elements... Initialized dartdoc with 1692 libraries Generating docs for library rtc_conference_tui_kit.dart from package:rtc_conference_tui_kit/rtc_conference_tui_kit.dart... Generating docs for library common/index.dart from package:rtc_conference_tui_kit/common/index.dart... Generating docs for library common/widgets/search_bar.dart from package:rtc_conference_tui_kit/common/widgets/search_bar.dart... Generating docs for library common/widgets/index.dart from package:rtc_conference_tui_kit/common/widgets/index.dart... Generating docs for library common/widgets/user_info.dart from package:rtc_conference_tui_kit/common/widgets/user_info.dart... [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_RSFHJG warning: rtc_conference_tui_kit has no library level documentation comments from rtc_conference_tui_kit: (file:///tmp/pana_RSFHJG/lib/rtc_conference_tui_kit.dart:1:1) warning: common has no library level documentation comments from common: (file:///tmp/pana_RSFHJG/lib/common/index.dart:1:1) warning: widgets has no library level documentation comments from widgets: (file:///tmp/pana_RSFHJG/lib/common/widgets/index.dart:1:1) warning: languages has no library level documentation comments from languages: (file:///tmp/pana_RSFHJG/lib/common/languages/index.dart:1:1) [308 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
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.dev/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 26 issues. Showing the first 2:
ERROR: The setter 'onUserRoleChanged' isn't defined in a superclass of 'RoomEventHandler'.
lib/event/room_event_handler.dart:93:11
╷
93 │ super.onUserRoleChanged = (TUIUserInfo userInfo) {
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/event/room_event_handler.dart
ERROR: The named parameter 'onUserRoleChanged' isn't defined.
lib/pages/conference_main/controller.dart:101:7
╷
101 │ onUserRoleChanged: (userInfo) {
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/pages/conference_main/controller.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
fluttertoast |
^8.2.2 |
8.2.12 | 8.2.12 | |
get |
^4.0.0 |
4.7.2 | 4.7.2 | |
permission_handler |
^10.2.0 |
10.4.5 | 12.0.0+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.9.4 | 3.0.1 | |
tencent_float_chat_widget |
^1.0.0 |
1.0.5 | 1.0.5 | |
tencent_trtc_cloud |
^2.7.0 |
2.9.9 | 3.0.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
characters |
- | 1.4.0 | 1.4.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
extended_text |
- | 15.0.2 | 15.0.2 | |
extended_text_field |
- | 16.0.2 | 16.0.2 | |
extended_text_library |
- | 12.0.1 | 12.0.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
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.16.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.17 | 2.2.17 | |
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_android |
- | 10.3.6 | 13.0.1 | |
permission_handler_apple |
- | 9.1.4 | 9.4.7 | |
permission_handler_platform_interface |
- | 3.12.0 | 4.3.0 | |
permission_handler_windows |
- | 0.1.3 | 0.2.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
tencent_cloud_chat_sdk |
- | 8.5.6864+5 | 8.5.6864+5 | |
vector_math |
- | 2.1.4 | 2.1.5 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 3 issues. Showing the first 2:
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 `^2.4.0` on rtc_room_engine does not support the stable version `3.0.0`, that was published 16 days ago.
When rtc_room_engine is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions rtc_room_engine
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.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.