zego_uikit_codify 0.0.1 copy "zego_uikit_codify: ^0.0.1" to clipboard
zego_uikit_codify: ^0.0.1 copied to clipboard

ZegoUIKit is a low-code offering with pre-built and UI-ready components, such as AudioVideoView, CameraButtons, etc. Save time and assemble features fast with ZegoUIKit.

80/ 160
pub points
33
downloads

We analyzed this package 26 hours ago, and awarded it 80 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

618 out of 1502 API elements (41.1 %) have documentation comments.

Some symbols that are missing documentation: APIs, Features, zego_uikit_codify_codify, zego_uikit_codify_codify.AdvanceInvitationUser.AdvanceInvitationUser.new, zego_uikit_codify_codify.AdvanceInvitationUser.extendedData.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

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

Because:

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

Because:

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

Because:

  • package:zego_uikit_codify/zego_uikit_codify.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_codify/zego_uikit_codify.dart that imports:
  • package:zego_uikit_codify/src/services/services.dart that imports:
  • package:zego_uikit_codify/src/services/uikit_service.dart that imports:
  • package:zego_uikit_codify/src/services/internal/internal.dart that imports:
  • package:zego_uikit_codify/src/services/internal/core/core.dart that imports:
  • package:zego_uikit_codify/src/services/internal/core/event_handler.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:zego_uikit_codify/zego_uikit_codify.dart that imports:
  • package:zego_uikit_codify/src/services/services.dart that imports:
  • package:zego_uikit_codify/src/services/uikit_service.dart that imports:
  • package:zego_uikit_codify/src/services/internal/internal.dart that imports:
  • package:zego_uikit_codify/src/services/internal/core/core.dart that imports:
  • package:zego_uikit_codify/src/services/internal/core/event_handler.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.

Failed check 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.cn/web/wasm for details.

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

Found 42 issues. Showing the first 2:

ERROR: The argument type 'CXCallEndedReason' can't be assigned to the parameter type 'ZegoSignalingPluginCXCallEndedReason'.

lib/src/plugins/signaling/impl/core/data.dart:148:58

    ╷
148 │     ZegoPluginAdapter().signalingPlugin!.reportCallEnded(endedReason, uuid);
    │                                                          ^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/plugins/signaling/impl/core/data.dart

ERROR: The argument type 'UUID' can't be assigned to the parameter type 'String'.

lib/src/plugins/signaling/impl/core/data.dart:148:71

    ╷
148 │     ZegoPluginAdapter().signalingPlugin!.reportCallEnded(endedReason, uuid);
    │                                                                       ^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/plugins/signaling/impl/core/data.dart

Failed report section
Support up-to-date dependencies
10 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
cached_network_image ^3.3.0 3.4.1 3.4.1
connectivity_plus ^6.1.0 6.1.5 7.0.0
device_info_plus ^11.3.0 11.5.0 12.1.0
encrypt ^5.0.3 5.0.3 5.0.3
file_picker ^10.1.2 10.3.3 10.3.3
flutter_logs ^2.2.1 2.2.1 2.2.1
native_device_orientation ^2.0.3 2.0.3 2.0.3
path ^1.8.3 1.9.1 1.9.1
permission_handler ^11.3.1 11.4.0 12.0.1
plugin_platform_interface ^2.1.8 2.1.8 2.1.8
visibility_detector ^0.4.0+2 0.4.0+2 0.4.0+2
wakelock_plus ^1.2.10 1.4.0 1.4.0
zego_callkit ^1.0.0+4 1.0.0+5 1.0.0+5
zego_express_engine_codify ^0.0.1 0.0.1 0.0.1
zego_plugin_adapter ^2.13.9 2.13.12 2.13.12
zego_zpns ^2.6.0+3 2.8.0 2.8.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
connectivity_plus_platform_interface - 2.0.1 2.0.1
convert - 3.1.2 3.1.2
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
dbus - 0.7.11 0.7.11
device_info_plus_platform_interface - 7.0.3 7.0.3
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.4.1 3.4.1
flutter_logs_yoer - 2.2.1 2.2.1
flutter_plugin_android_lifecycle - 2.0.30 2.0.30
http - 1.5.0 1.5.0
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
nm - 0.5.0 0.5.0
octo_image - 2.1.0 2.1.0
package_info_plus - 9.0.0 9.0.0
package_info_plus_platform_interface - 3.2.1 3.2.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.18 2.2.18
path_provider_foundation - 2.4.2 2.4.2
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 - 12.1.0 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
petitparser - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
pointycastle - 3.9.1 4.0.0
rxdart - 0.28.0 0.28.0
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_io - 2.2.2 2.2.2
uuid - 4.5.1 4.5.1
vector_math - 2.2.0 2.2.0
wakelock_plus_platform_interface - 1.3.0 1.3.0
web - 1.1.1 1.1.1
win32 - 5.14.0 5.14.0
win32_registry - 2.1.0 2.1.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1

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

Found 3 issues. Showing the first 2:

The constraint `^6.1.0` on connectivity_plus does not support the stable version `7.0.0`, that was published 21 days ago.

When connectivity_plus is 30 days old, this package will no longer be awarded points in this category.

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

The constraint `^11.3.0` on device_info_plus does not support the stable version `12.0.0`, that was published 21 days ago.

When device_info_plus is 30 days old, this package will no longer be awarded points in this category.

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 3 errors:

  • ARGUMENT_TYPE_NOT_ASSIGNABLE - lib/src/plugins/signaling/impl/core/data.dart:148:58 - The argument type 'CXCallEndedReason' can't be assigned to the parameter type 'ZegoSignalingPluginCXCallEndedReason'.
  • ARGUMENT_TYPE_NOT_ASSIGNABLE - lib/src/plugins/signaling/impl/core/data.dart:148:71 - The argument type 'UUID' can't be assigned to the parameter type 'String'.
  • RETURN_OF_INVALID_TYPE - lib/src/plugins/signaling/impl/service/callkit_service.dart:91:12 - A value of type 'Stream

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.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
80
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

ZegoUIKit is a low-code offering with pre-built and UI-ready components, such as AudioVideoView, CameraButtons, etc. Save time and assemble features fast with ZegoUIKit.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, connectivity_plus, device_info_plus, encrypt, file_picker, flutter, flutter_logs, native_device_orientation, path, permission_handler, plugin_platform_interface, visibility_detector, wakelock_plus, zego_callkit, zego_express_engine_codify, zego_plugin_adapter, zego_zpns

More

Packages that depend on zego_uikit_codify

Packages that implement zego_uikit_codify