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

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

3
likes
100/ 160
pub points
48%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

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 1120854 elements... Initialized dartdoc with 1158 libraries Generating docs for library platform/rtc_conference_tuikit_method_channel.dart from package:rtc_conference_tui_kit/platform/rtc_conference_tuikit_method_channel.dart... Generating docs for library platform/rtc_conference_tuikit_platform_interface.dart from package:rtc_conference_tui_kit/platform/rtc_conference_tuikit_platform_interface.dart... Generating docs for library rtc_conference_tui_kit.dart from package:rtc_conference_tui_kit/rtc_conference_tui_kit.dart... Generating docs for library conference/conference_session.dart from package:rtc_conference_tui_kit/conference/conference_session.dart... Generating docs for library conference/conference_error.dart from package:rtc_conference_tui_kit/conference/conference_error.dart... [108 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_MPAEIJ 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. [5272 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/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.
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 25 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
10 / 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
replay_kit_launcher ^1.0.0 1.0.0 1.0.0
rtc_room_engine ^2.4.0 2.4.0 2.4.0
tencent_trtc_cloud ^2.7.0 2.8.0 2.8.0
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.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.5 2.2.5
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.6
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.4 3.1.4
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.

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:225: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.5, Flutter 3.22.1, Dart 3.4.1.

Check the analysis log for details.