rtc_conference_tui_kit 1.7.1 copy "rtc_conference_tui_kit: ^1.7.1" to clipboard
rtc_conference_tui_kit: ^1.7.1 copied to clipboard

discontinued
PlatformAndroidiOS

rtc_conference_tui_kit is a UIKit about audio&video room launched by Tencent Cloud.

3
likes
110/ 160
pub points
61%
popularity

We analyzed this package 2 days ago, and awarded it 110 pub points (of a possible 160):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

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.

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.

failed
Provide documentation
0 / 20trigger folding of the section

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 1119733 elements... Initialized dartdoc with 1147 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/view.dart from package:rtc_conference_tui_kit/pages/conference_main/view.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/setting/index.dart from package:rtc_conference_tui_kit/pages/conference_main/widgets/setting/index.dart... Generating docs for library pages/conference_main/widgets/setting/view.dart from package:rtc_conference_tui_kit/pages/conference_main/widgets/setting/view.dart... [102 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_TTAOWN The warning 'missing-code-block-language' is deprecated. The warning 'missing-code-block-language' is deprecated. The warning 'missing-code-block-language' is deprecated. The warning 'missing-code-block-language' is deprecated. The warning 'missing-code-block-language' is deprecated. The warning 'missing-code-block-language' is deprecated. The warning 'missing-code-block-language' is deprecated. The warning 'missing-code-block-language' is deprecated. [5206 more lines]

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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/common/extension/double_extension.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:rtc_conference_tui_kit/common/extension/double_extension.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:rtc_conference_tui_kit/common/extension/double_extension.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:rtc_conference_tui_kit/common/extension/double_extension.dart that declares support for platforms: Android, iOS.
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 24 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

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

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.6 8.2.6
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
rtc_room_engine ^1.7.1 1.7.1 2.4.0
tencent_trtc_cloud ^2.7.0 2.8.2 2.8.2
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
collection - 1.18.0 1.19.0
ffi - 2.1.2 2.1.2
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.2.0 1.2.0
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
path - 1.9.0 1.9.0
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.6 2.2.6
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.2.1 2.2.1
permission_handler_android - 10.3.6 12.0.7
permission_handler_apple - 9.1.4 9.4.5
permission_handler_platform_interface - 3.12.0 4.2.1
permission_handler_windows - 0.1.3 0.2.1
platform - 3.1.5 3.1.5
sky_engine - 0.0.99 0.0.99
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.1 5.5.1
xdg_directories - 1.0.4 1.0.4

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.7.1` on rtc_room_engine does not support the stable version `2.0.0`.

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.7, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.