yoer_test 1.0.7 yoer_test: ^1.0.7 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.
We analyzed this package 12 hours ago, and awarded it 110 pub points (of a possible 160):
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
.
10/10 points: 20% or more of the public API has dartdoc comments
501 out of 1155 API elements (43.4 %) have documentation comments.
Some symbols that are missing documentation: APIs
, Features
, zego_uikit
, zego_uikit.AdvanceInvitationAcceptData
, zego_uikit.AdvanceInvitationAcceptData.AdvanceInvitationAcceptData
.
10/10 points: Package has an example
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:yoer_test/zego_uikit.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:yoer_test/zego_uikit.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:yoer_test/zego_uikit.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:yoer_test/zego_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:yoer_test/zego_uikit.dart
that imports:package:yoer_test/src/services/services.dart
that imports:package:yoer_test/src/services/uikit_service.dart
that imports:package:yoer_test/src/services/internal/internal.dart
that imports:package:yoer_test/src/services/internal/core/core.dart
that imports:package:yoer_test/src/services/internal/core/data/media.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
.
Package does not support platform `iOS`.
Because:
package:yoer_test/zego_uikit.dart
that imports:package:yoer_test/src/services/services.dart
that imports:package:yoer_test/src/services/uikit_service.dart
that imports:package:yoer_test/src/services/internal/internal.dart
that imports:package:yoer_test/src/services/internal/core/core.dart
that imports:package:yoer_test/src/services/internal/core/data/media.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
.
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.dev/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 37 issues. Showing the first 2:
ERROR: The body might complete normally, causing 'null' to be returned, but the return type, 'AdvanceInvitationState', is a potentially non-nullable type.
lib/src/plugins/signaling/impl/core/advance_invitation_data.dart:15:33
╷
15 │ static AdvanceInvitationState fromSignalingPluginInvitationUserState(
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/plugins/signaling/impl/core/advance_invitation_data.dart
ERROR: The named parameter 'invitationID' is required, but there's no corresponding argument.
lib/src/plugins/signaling/impl/service/invitation_service.dart:102:14
╷
102 │ return ZegoSignalingPluginCancelInvitationResult(
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/plugins/signaling/impl/service/invitation_service.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
cached_network_image |
^3.3.0 |
3.4.1 | 3.4.1 |
encrypt |
^5.0.3 |
5.0.3 | 5.0.3 |
file_picker |
^8.0.6 |
8.1.7 | 8.1.7 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_logs |
^2.1.11 |
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.0.1 |
11.3.1 | 11.3.1 |
plugin_platform_interface |
^2.1.6 |
2.1.8 | 2.1.8 |
wakelock_plus |
^1.1.3 |
1.2.10 | 1.2.10 |
zego_callkit |
any |
1.0.0+5 | 1.0.0+5 |
zego_express_engine |
^3.13.3 |
3.18.1 | 3.18.1 |
zego_plugin_adapter |
^2.11.5 |
2.13.5 | 2.13.5 |
zego_zpns |
any |
2.6.0+3 | 2.6.0+3 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
args |
- | 2.6.0 | 2.6.0 |
asn1lib |
- | 1.5.8 | 1.5.8 |
async |
- | 2.12.0 | 2.12.0 |
cached_network_image_platform_interface |
- | 4.1.1 | 4.1.1 |
cached_network_image_web |
- | 1.3.1 | 1.3.1 |
characters |
- | 1.3.0 | 1.4.0 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.19.0 | 1.19.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.10 | 0.7.10 |
ffi |
- | 2.1.3 | 2.1.3 |
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.24 | 2.0.24 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
http |
- | 1.2.2 | 1.2.2 |
http_parser |
- | 4.1.1 | 4.1.1 |
js |
- | 0.6.7 | 0.7.1 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
octo_image |
- | 2.1.0 | 2.1.0 |
package_info_plus |
- | 8.1.2 | 8.1.2 |
package_info_plus_platform_interface |
- | 3.0.2 | 3.0.2 |
path_provider |
- | 2.1.5 | 2.1.5 |
path_provider_android |
- | 2.2.15 | 2.2.15 |
path_provider_foundation |
- | 2.4.1 | 2.4.1 |
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.0.13 | 12.0.13 |
permission_handler_apple |
- | 9.4.5 | 9.4.5 |
permission_handler_html |
- | 0.1.3+5 | 0.1.3+5 |
permission_handler_platform_interface |
- | 4.2.3 | 4.2.3 |
permission_handler_windows |
- | 0.2.1 | 0.2.1 |
petitparser |
- | 6.0.2 | 6.0.2 |
platform |
- | 3.1.6 | 3.1.6 |
pointycastle |
- | 3.9.1 | 3.9.1 |
rxdart |
- | 0.28.0 | 0.28.0 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.1 | 1.10.1 |
sprintf |
- | 7.0.0 | 7.0.0 |
sqflite |
- | 2.4.1 | 2.4.1 |
sqflite_android |
- | 2.4.0 | 2.4.0 |
sqflite_common |
- | 2.5.4+6 | 2.5.4+6 |
sqflite_darwin |
- | 2.4.1 | 2.4.1 |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 |
string_scanner |
- | 1.4.1 | 1.4.1 |
synchronized |
- | 3.3.0+3 | 3.3.0+3 |
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.1.4 | 2.1.4 |
wakelock_plus_platform_interface |
- | 1.2.2 | 1.2.2 |
web |
- | 1.1.0 | 1.1.0 |
win32 |
- | 5.9.0 | 5.9.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
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.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.