zego_zimkit 1.18.7 copy "zego_zimkit: ^1.18.7" to clipboard
zego_zimkit: ^1.18.7 copied to clipboard

A low-code plugin that provides a wrapper for IM widgets. Aims to simplify the development process by offering a user-friendly solution into applications.

12
likes
130/ 160
pub points
89%
popularity

We analyzed this package 44 hours ago, and awarded it 130 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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

498 out of 2301 API elements (21.6 %) have documentation comments.

Some symbols that are missing documentation: APIs, Configs, Events, Get started, zego_zimkit.

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

Because:

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

Because:

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

Because:

  • package:zego_zimkit/zego_zimkit.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_zimkit/zego_zimkit.dart that imports:
  • package:zego_zimkit/src/utils/utils.dart that imports:
  • package:zego_zimkit/src/utils/dialogs_utils.dart that imports:
  • package:zego_zimkit/src/services/services.dart that imports:
  • package:zego_zimkit/src/services/zimkit_services.dart that imports:
  • package:zego_zimkit/src/services/defines.dart that imports:
  • package:zego_uikit_signaling_plugin/zego_uikit_signaling_plugin.dart that imports:
  • package:zego_uikit_signaling_plugin/src/internal/zim_extension.dart that imports:
  • package:zego_plugin_adapter/zego_plugin_adapter.dart that imports:
  • package:zego_plugin_adapter/src/adapter.dart that imports:
  • package:zego_plugin_adapter/src/signaling/signaling.dart that imports:
  • package:zego_plugin_adapter/src/signaling/interface.dart that imports:
  • package:zego_plugin_adapter/src/signaling/defines.dart that imports:
  • package:zego_callkit/zego_callkit.dart that declares support for platforms: iOS.
Package does not support platform `iOS`.

Because:

  • package:zego_zimkit/zego_zimkit.dart that imports:
  • package:zego_zimkit/src/utils/utils.dart that imports:
  • package:zego_zimkit/src/utils/dialogs_utils.dart that imports:
  • package:zego_zimkit/src/services/services.dart that imports:
  • package:zego_zimkit/src/services/zimkit_services.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.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 10 issues. Showing the first 2:

WARNING: The value of the local variable 'lockerIconRadius' isn't used.

lib/src/components/messages/audio/record_button.dart:200:15

    ╷
200 │         final lockerIconRadius = ZIMKitRecordStyle.lockerIconSize / 2;
    │               ^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/components/messages/audio/record_button.dart

WARNING: Unused import: 'dart:async'.

lib/src/components/messages/audio/status.dart:1:8

  ╷
1 │ import 'dart:async';
  │        ^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/components/messages/audio/status.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
async ^2.0.0 2.11.0 2.11.0
cached_network_image ^3.3.0 3.3.1 3.3.1
chewie ^1.7.1 1.8.1 1.8.1
cupertino_icons ^1.0.6 1.0.8 1.0.8
encrypt ^5.0.3 5.0.3 5.0.3
equatable ^2.0.5 2.0.5 2.0.5
file_picker ^6.0.0 6.2.1 8.0.5
flutter flutter 0.0.0 0.0.0
logging ^1.2.0 1.2.0 1.2.0
path_provider ^2.1.3 2.1.3 2.1.3
permission_handler ^11.0.1 11.3.1 11.3.1
plugin_platform_interface ^2.1.6 2.1.8 2.1.8
provider ^6.0.5 6.1.2 6.1.2
shared_preferences ^2.2.2 2.2.3 2.2.3
video_player ^2.7.2 2.9.1 2.9.1
zego_callkit ^1.0.0+4 1.0.0+4 1.0.0+4
zego_plugin_adapter ^2.11.9 2.11.9 2.11.9
zego_uikit_signaling_plugin ^2.7.13 2.7.14 2.7.14
zego_zim ^2.16.0+4 2.16.0+4 2.16.0+4
zego_zim_audio ^1.0.0+1 1.0.0+1 1.0.0+1
zego_zpns ^2.6.0+3 2.6.0+3 2.6.0+3
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
asn1lib - 1.5.3 1.5.3
cached_network_image_platform_interface - 4.0.0 4.0.0
cached_network_image_web - 1.2.0 1.2.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
dbus - 0.7.10 0.7.10
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_cache_manager - 3.3.2 3.3.2
flutter_logs - 2.1.12 2.1.12
flutter_plugin_android_lifecycle - 2.0.20 2.0.20
flutter_web_plugins - 0.0.0 0.0.0
html - 0.15.4 0.15.4
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.1.0
js - 0.6.7 0.7.1
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
nested - 1.0.0 1.0.0
octo_image - 2.0.0 2.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.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 - 12.0.7 12.0.7
permission_handler_apple - 9.4.5 9.4.5
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.5 3.1.5
pointycastle - 3.9.1 3.9.1
rxdart - 0.27.7 0.28.0
shared_preferences_android - 2.2.3 2.2.3
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
sprintf - 7.0.0 7.0.0
sqflite - 2.3.3+1 2.3.3+1
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
uuid - 4.4.0 4.4.0
vector_math - 2.1.4 2.1.4
video_player_android - 2.5.1 2.5.1
video_player_avfoundation - 2.6.1 2.6.1
video_player_platform_interface - 6.2.2 6.2.2
video_player_web - 2.3.1 2.3.1
wakelock_plus - 1.2.5 1.2.5
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.0.0` on file_picker does not support the stable version `7.0.2`.

Try running dart pub upgrade --major-versions file_picker 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.

12
likes
130
pub points
89%
popularity
screenshot

Publisher

verified publisherzegocloud.com

A low-code plugin that provides a wrapper for IM widgets. Aims to simplify the development process by offering a user-friendly solution into applications.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

async, cached_network_image, chewie, cupertino_icons, encrypt, equatable, file_picker, flutter, logging, path_provider, permission_handler, plugin_platform_interface, provider, shared_preferences, video_player, zego_callkit, zego_plugin_adapter, zego_uikit_signaling_plugin, zego_zim, zego_zim_audio, zego_zpns

More

Packages that depend on zego_zimkit