tencent_calls_uikit 2.3.4 copy "tencent_calls_uikit: ^2.3.4" to clipboard
tencent_calls_uikit: ^2.3.4 copied to clipboard

TUICallKit is a UIKit about audio&video calls launched by Tencent Cloud.

41
likes
120/ 140
pub points
88%
popularity

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

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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

90 out of 185 API elements (48.6 %) have documentation comments.

Some symbols that are missing documentation: tencent_calls_uikit, tencent_calls_uikit.FillMode, tencent_calls_uikit.FillMode.FillMode, tencent_calls_uikit.Resolution, tencent_calls_uikit.Resolution.Resolution.

10/10 points: Package has 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:tencent_calls_uikit/tencent_calls_uikit.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

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

Because:

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

Because:

  • package:tencent_calls_uikit/tencent_calls_uikit.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:tencent_calls_uikit/tencent_calls_uikit.dart that imports:
  • package:tencent_calls_uikit/tuicall_kit.dart that imports:
  • package:tencent_calls_uikit/src/ui/tuicall_navigator_observer.dart that imports:
  • package:tencent_calls_uikit/src/ui/tuicall_kit_widget.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:tencent_calls_uikit/tencent_calls_uikit.dart that imports:
  • package:tencent_calls_uikit/tuicall_kit.dart that imports:
  • package:tencent_calls_uikit/src/ui/tuicall_navigator_observer.dart that imports:
  • package:tencent_calls_uikit/src/ui/tuicall_kit_widget.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 32 issues. Showing the first 2:

INFO: 'window' is deprecated and shouldn't be used. Look up the current FlutterView from the context via View.of(context) or consult the PlatformDispatcher directly instead. Deprecated to prepare for the upcoming multi-window support. This feature was deprecated after v3.7.0-32.0.pre.

lib/src/i18n/strings.g.dart:128:56

    ╷
128 │         final String? deviceLocale = WidgetsBinding.instance.window.locale.toLanguageTag();
    │                                                              ^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/i18n/strings.g.dart

INFO: 'WillPopScope' is deprecated and shouldn't be used. Use PopScope instead. This feature was deprecated after v3.12.0-1.0.pre.

lib/src/ui/tuicall_kit_widget.dart:52:12

   ╷
52 │     return WillPopScope(
   │            ^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ui/tuicall_kit_widget.dart

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
file ^6.1.4 6.1.4 7.0.0
flutter flutter 0.0.0 0.0.0
path_provider ^2.0.12 2.1.3 2.1.3
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
shared_preferences ^2.2.0 2.2.3 2.2.3
tencent_calls_engine >=2.3.2 <2.4.0 2.3.2 2.3.2
tencent_cloud_chat_sdk any 7.9.5686 7.9.5686
tencent_cloud_uikit_core ^1.6.3 1.6.3 1.6.3
wakelock_plus ^1.1.4 1.2.5 1.2.5
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
dbus - 0.7.10 0.7.10
ffi - 2.1.2 2.1.2
flutter_web_plugins - 0.0.0 0.0.0
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
js - 0.6.7 0.7.1
material_color_utilities - 0.8.0 0.11.1
meta - 1.12.0 1.15.0
mime_type - 1.0.0 1.0.0
package_info_plus - 8.0.0 8.0.0
package_info_plus_platform_interface - 3.0.0 3.0.0
path - 1.9.0 1.9.0
path_provider_android - 2.2.4 2.2.4
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
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
shared_preferences_android - 2.2.2 2.2.2
shared_preferences_foundation - 2.4.0 2.4.0
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
wakelock_plus_platform_interface - 1.2.1 1.2.1
web - 0.5.1 0.5.1
win32 - 5.5.1 5.5.1
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^6.1.4` on file does not support the stable version `7.0.0`.

Try running dart pub upgrade --major-versions file to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Flutter 3.22.0, Dart 3.4.0.

Check the analysis log for details.