zego_zimkit 1.20.0 copy "zego_zimkit: ^1.20.0" to clipboard
zego_zimkit: ^1.20.0 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.

85/ 160
pub points
617
downloads

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

Failed report section
Follow Dart file conventions
25 / 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

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("1.20.0").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

Detected license: MIT.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

133 out of 831 API elements (16.0 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

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

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

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/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/event_center.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:zego_zimkit/src/services/defines.dart that imports:
  • package:file_picker/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.

Swift Package Manager support:

Package does not support the Swift Package Manager on iOS

The package does not contain ios/zego_zimkit/Package.swift.

Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.

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

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

Found 16 issues. Showing the first 2:

WARNING: Unnecessary cast.

lib/src/components/common/avatar.dart:30:21

   ╷
30 │             return (snapshot.data! as ZIMUserFullInfo).icon;
   │                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

WARNING: Unnecessary cast.

lib/src/components/conversation_list.dart:139:32

    ╷
139 │               valueListenable: snapshot.data! as ZIMKitConversationListNotifier,
    │                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/components/conversation_list.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
async ^2.0.0 2.13.1 2.13.1
cached_network_image ^3.4.1 3.4.1 3.4.1
chewie ^1.10.0 1.13.1 1.14.0
cupertino_icons ^1.0.6 1.0.9 1.0.9
encrypt ^5.0.3 5.0.3 5.0.3
equatable ^2.0.5 2.0.8 2.0.8
file_picker 10.3.8 10.3.8 11.0.2
flutter_logs_yoer ^2.2.1 2.2.1 2.2.1
intl ^0.20.2 0.20.2 0.20.2
path_provider ^2.1.3 2.1.5 2.1.5
permission_handler ^12.0.1 12.0.1 12.0.1
plugin_platform_interface ^2.1.8 2.1.8 2.1.8
provider ^6.0.5 6.1.5+1 6.1.5+1
shared_preferences ^2.2.3 2.5.5 2.5.5
video_player ^2.7.2 2.11.1 2.11.1
zego_plugin_adapter ^2.14.0 2.14.2 2.14.2
zego_uikit_signaling_plugin ^2.8.20 2.8.21 2.8.21
zego_zim ^2.28.0 2.29.0+1 2.29.0+1
zego_zim_audio ^1.0.0+1 1.0.0+7 1.0.0+7
zego_zpns ^2.8.0 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
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.0.0 1.0.0
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
cross_file - 0.3.5+2 0.3.5+2
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
dbus - 0.7.12 0.7.12
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.4.1 3.4.1
flutter_plugin_android_lifecycle - 2.0.34 2.0.34
glob - 2.1.3 2.1.3
hooks - 1.0.3 1.0.3
html - 0.15.6 0.15.6
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
jni - 1.0.0 1.0.0
jni_flutter - 1.0.1 1.0.1
js - 0.6.7 0.7.2 Discontinued
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
native_toolchain_c - 0.17.6 0.18.0
nested - 1.0.0 1.0.0
objective_c - 9.3.0 9.3.0
octo_image - 2.1.0 2.1.0
package_config - 2.2.0 2.2.0
package_info_plus - 9.0.1 10.1.0
package_info_plus_platform_interface - 3.2.1 4.1.0
path - 1.9.1 1.9.1
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
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 - 13.0.1 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.2 7.0.2
platform - 3.1.6 3.1.6
pointycastle - 3.9.1 4.0.0
pub_semver - 2.2.0 2.2.0
record_use - 0.6.0 0.6.0
rxdart - 0.28.0 0.28.0
shared_preferences_android - 2.4.23 2.4.23
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.2 1.10.2
sqflite - 2.4.2+1 2.4.2+1
sqflite_android - 2.4.2+3 2.4.2+3
sqflite_common - 2.5.7 2.5.7
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+1 3.4.0+1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_io - 2.3.1 2.3.1
uuid - 4.5.3 4.5.3
vector_math - 2.2.0 2.3.0
video_player_android - 2.9.5 2.9.5
video_player_avfoundation - 2.9.6 2.9.6
video_player_platform_interface - 6.7.0 6.7.0
video_player_web - 2.4.0 2.4.0
wakelock_plus - 1.5.2 1.6.0
wakelock_plus_platform_interface - 1.5.0 1.5.0
web - 1.1.1 1.1.1
win32 - 5.15.0 6.2.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 7.0.1
yaml - 3.1.3 3.1.3
zego_callkit - 1.0.0+6 1.0.0+6

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

The constraint `10.3.8` on file_picker does not support the stable version `10.3.9`.

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

  • INVALID_ASSIGNMENT - lib/src/services/core/event.dart:23:37 - A value of type 'void Function(ZIM, ZIMMessageReactionsChangedEventResult)' can't be assigned to a variable of type 'void Function(ZIM, List

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.23.12, Flutter 3.41.9, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: