zego_uikit_prebuilt_call 4.8.5 copy "zego_uikit_prebuilt_call: ^4.8.5" to clipboard
zego_uikit_prebuilt_call: ^4.8.5 copied to clipboard

PrebuiltCall is a full-featured call kit that provides a realtime call invitation, voice/video chat, device detection, etc. Add a voice/video call to your app in minutes.

87
likes
120/ 140
pub points
96%
popularity

We analyzed this package 6 hours 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

792 out of 1660 API elements (47.7 %) have documentation comments.

Some symbols that are missing documentation: APIs, Configs, Events, Migration_v4.x, zego_uikit_prebuilt_call.

10/10 points: Package has an example and has no issues with screenshots

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

Because:

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

Because:

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

Because:

  • package:zego_uikit_prebuilt_call/zego_uikit_prebuilt_call.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:zego_uikit_prebuilt_call/zego_uikit_prebuilt_call.dart that imports:
  • package:zego_uikit_prebuilt_call/src/minimizing/export.dart that imports:
  • package:zego_uikit_prebuilt_call/src/minimizing/overlay_page.dart that imports:
  • package:zego_uikit_prebuilt_call/src/minimizing/overlay_machine.dart that imports:
  • package:zego_uikit_prebuilt_call/src/controller.dart that imports:
  • package:zego_uikit_prebuilt_call/src/minimizing/data.dart that imports:
  • package:zego_uikit_prebuilt_call/src/events.dart that imports:
  • package:zego_uikit/zego_uikit.dart that imports:
  • package:zego_uikit/src/services/services.dart that imports:
  • package:zego_uikit/src/services/uikit_service.dart that imports:
  • package:zego_uikit/src/services/internal/internal.dart that imports:
  • package:zego_uikit/src/services/internal/core/core.dart that imports:
  • package:zego_uikit/src/services/internal/core/data/media.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:zego_uikit_prebuilt_call/zego_uikit_prebuilt_call.dart that imports:
  • package:zego_uikit_prebuilt_call/src/minimizing/export.dart that imports:
  • package:zego_uikit_prebuilt_call/src/minimizing/overlay_page.dart that imports:
  • package:zego_uikit_prebuilt_call/src/minimizing/overlay_machine.dart that imports:
  • package:zego_uikit_prebuilt_call/src/controller.dart that imports:
  • package:zego_uikit_prebuilt_call/src/minimizing/data.dart that imports:
  • package:zego_uikit_prebuilt_call/src/events.dart that imports:
  • package:zego_uikit/zego_uikit.dart that imports:
  • package:zego_uikit/src/services/services.dart that imports:
  • package:zego_uikit/src/services/uikit_service.dart that imports:
  • package:zego_uikit/src/services/internal/internal.dart that imports:
  • package:zego_uikit/src/services/internal/core/core.dart that imports:
  • package:zego_uikit/src/services/internal/core/data/media.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.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 6 issues. Showing the first 2:

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/call.dart:238:13

    ╷
238 │       body: WillPopScope(
    │             ^^^^^^^^^^^^
    ╵

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

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

lib/src/call.dart:238:13

    ╷
238 │       body: WillPopScope(
    │             ^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/call.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
audioplayers ^5.2.0 5.2.1 6.0.0
flutter flutter 0.0.0 0.0.0
flutter_callkit_incoming_yoer ^2.0.1+3 2.0.1+3 2.0.1+3
flutter_vibrate ^1.3.0 1.3.0 1.3.0
is_lock_screen2 ^2.0.1 2.0.1 2.0.1
permission_handler ^11.0.1 11.3.1 11.3.1
plugin_platform_interface ^2.1.6 2.1.8 2.1.8
shared_preferences ^2.2.2 2.2.3 2.2.3
statemachine ^3.3.1 3.3.1 3.3.1
uuid ^4.1.0 4.4.0 4.4.0
zego_callkit any 1.0.0+2 1.0.0+4
zego_plugin_adapter ^2.11.5 2.11.5 2.11.5
zego_uikit ^2.22.2 2.22.2 2.22.2
zego_uikit_signaling_plugin ^2.7.6 2.7.6 2.7.6
zego_zpns any 2.6.0+2 2.6.0+2
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
asn1lib - 1.5.2 1.5.2
async - 2.11.0 2.11.0
audioplayers_android - 4.0.3 5.0.0
audioplayers_darwin - 5.0.2 6.0.0
audioplayers_linux - 3.1.0 4.0.0
audioplayers_platform_interface - 6.1.0 7.0.0
audioplayers_web - 4.1.0 5.0.0
audioplayers_windows - 3.1.0 4.0.0
cached_network_image - 3.3.1 3.3.1
cached_network_image_platform_interface - 4.0.0 4.0.0
cached_network_image_web - 1.1.1 1.1.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
dbus - 0.7.10 0.7.10
encrypt - 5.0.3 5.0.3
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
file_picker - 6.2.1 8.0.2
fixnum - 1.1.0 1.1.0
flutter_cache_manager - 3.3.1 3.3.1
flutter_logs - 2.1.11 2.1.11
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
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
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
native_device_orientation - 1.2.1 2.0.3
octo_image - 2.0.0 2.0.0
package_info_plus - 7.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 - 2.1.3 2.1.3
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
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 - 12.0.5 12.0.5
permission_handler_apple - 9.4.4 9.4.4
permission_handler_html - 0.1.1 0.1.1
permission_handler_platform_interface - 4.2.1 4.2.1
permission_handler_windows - 0.2.1 0.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
pointycastle - 3.9.0 3.9.0
rxdart - 0.27.7 0.27.7
shared_preferences_android - 2.2.2 2.2.2
shared_preferences_foundation - 2.3.5 2.3.5
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
sprintf - 7.0.0 7.0.0
sqflite - 2.3.3 2.3.3
sqflite_common - 2.5.4 2.5.4
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
universal_io - 2.2.2 2.2.2
vector_math - 2.1.4 2.1.4
wakelock_plus - 1.2.4 1.2.4
wakelock_plus_platform_interface - 1.2.1 1.2.1
web - 0.5.1 0.5.1
win32 - 5.4.0 5.4.0
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0
zego_express_engine - 3.13.3 3.13.3
zego_zim - 2.13.1 2.15.0+1

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

The constraint `^5.2.0` on audioplayers does not support the stable version `6.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.