netease_callkit_ui 4.5.0+2
netease_callkit_ui: ^4.5.0+2 copied to clipboard
netease callkit_ui is a ui kit about audio&video calls launched by CommsEase.
We analyzed this package 8 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
758 out of 1493 API elements (50.8 %) have documentation comments.
Some symbols that are missing documentation: call_ui_localizations, call_ui_localizations.CallKitClientLocalizations.CallKitClientLocalizations.new, call_ui_localizations.CallKitClientLocalizations.delegate, call_ui_localizations.CallKitClientLocalizations.localeName, call_ui_localizations.CallKitClientLocalizations.of.
10/10 points: Package has an example
10/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:netease_callkit_ui/generated/intl/messages_all.dartthat declares support for platforms:Android,iOS,Windows,macOS.
Package does not support platform `Web`.
Because:
package:netease_callkit_ui/generated/intl/messages_all.dartthat declares support for platforms:Android,iOS,Windows,macOS.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Windows`.
Because:
package:netease_callkit_ui/ne_callkit_ui.dartthat imports:package:netease_callkit_ui/src/ui/call_navigator_observer.dartthat imports:package:netease_callkit_ui/src/ui/call_main_widget.dartthat imports:package:netease_callkit_ui/src/ui/widget/calls/calls_widget.dartthat imports:package:netease_callkit_ui/src/ui/widget/common/timing_widget.dartthat imports:package:netease_callkit_ui/src/impl/call_state.dartthat imports:package:netease_callkit_ui/src/platform/call_kit_runtime_adapter.dartthat imports:package:netease_callkit_ui/src/utils/permission.dartthat imports:package:netease_callkit_ui/src/platform/call_kit_platform_interface.dartthat imports:package:netease_callkit_ui/src/platform/call_kit_method_channel.dartthat imports:package:netease_callkit_ui/src/impl/call_manager.dartthat imports:package:netease_callkit_ui/src/group_call/group_call_manager.dartthat imports:package:netease_callkit_ui/src/group_call/widget/group_call_incoming_page.dartthat imports:package:fluttertoast/fluttertoast.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:netease_callkit_ui/ne_callkit_ui.dartthat imports:package:netease_callkit_ui/src/ui/call_navigator_observer.dartthat imports:package:netease_callkit_ui/src/ui/call_main_widget.dartthat imports:package:netease_callkit_ui/src/ui/widget/calls/calls_widget.dartthat imports:package:netease_callkit_ui/src/ui/widget/common/timing_widget.dartthat imports:package:netease_callkit_ui/src/impl/call_state.dartthat imports:package:netease_callkit_ui/src/platform/call_kit_runtime_adapter.dartthat imports:package:netease_callkit_ui/src/utils/permission.dartthat imports:package:netease_callkit_ui/src/platform/call_kit_platform_interface.dartthat imports:package:netease_callkit_ui/src/platform/call_kit_method_channel.dartthat imports:package:netease_callkit_ui/src/impl/call_manager.dartthat imports:package:netease_callkit_ui/src/group_call/group_call_manager.dartthat imports:package:netease_callkit_ui/src/group_call/widget/group_call_incoming_page.dartthat imports:package:fluttertoast/fluttertoast.dartthat declares support for platforms:Android,iOS,Web.
Swift Package Manager support:
Package does not support the Swift Package Manager on macOS
The package does not contain macos/netease_callkit_ui/Package.swift.
Package does not support the Swift Package Manager on iOS
The package does not contain ios/netease_callkit_ui/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.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: Missing type annotation.
lib/generated/intl/messages_en.dart:26:52
╷
26 │ static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/generated/intl/messages_en.dart
INFO: Missing type annotation.
lib/generated/intl/messages_zh.dart:26:52
╷
26 │ static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/generated/intl/messages_zh.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
crypto |
^3.0.7 |
3.0.7 | 3.0.7 | |
file |
^7.0.1 |
7.0.1 | 7.0.1 | |
flutter_screenutil |
^5.9.3 |
5.9.3 | 5.9.3 | |
fluttertoast |
^8.2.14 |
8.2.14 | 9.0.0 | |
hawk_meta |
^0.0.1 |
0.0.1 | 0.0.1 | |
intl |
any |
0.20.2 | 0.20.2 | |
netease_callkit |
^4.5.0+2 |
4.5.0+3 | 4.5.0+3 | |
netease_common |
^2.0.0 |
2.1.0 | 2.1.0 | |
nim_core_v2 |
^10.9.5+3 |
10.9.7 | 10.9.7 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
permission_handler |
^11.0.1 |
11.4.0 | 12.0.1 | |
plugin_platform_interface |
^2.1.8 |
2.1.8 | 2.1.8 | |
shared_preferences |
^2.3.3 |
2.5.5 | 2.5.5 | |
yunxin_alog |
^2.0.6 |
2.0.7 | 2.0.7 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
alog_macos |
- | 1.0.12 | 1.0.12 | |
alog_windows |
- | 1.0.12 | 1.0.12 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
charcode |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 1.0.0 | 1.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
csslib |
- | 1.0.2 | 1.0.2 | |
ffi |
- | 2.2.0 | 2.2.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
hooks |
- | 1.0.3 | 1.0.3 | |
html |
- | 0.15.6 | 0.15.6 | |
jni |
- | 1.0.0 | 1.0.0 | |
jni_flutter |
- | 1.0.1 | 1.0.1 | |
json_annotation |
- | 4.12.0 | 4.12.0 | |
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 | |
nim_core_v2_macos |
- | 10.9.6+1 | 10.9.6+1 | |
nim_core_v2_platform_interface |
- | 10.9.70 | 10.9.70 | |
nim_core_v2_web |
- | 10.9.6+1 | 10.9.6+1 | |
nim_core_v2_windows |
- | 10.9.6+1 | 10.9.6+1 | |
objective_c |
- | 9.3.0 | 9.3.0 | |
package_config |
- | 2.2.0 | 2.2.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 |
- | 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 | |
platform |
- | 3.1.6 | 3.1.6 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
record_use |
- | 0.6.0 | 0.6.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 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_html |
- | 2.3.0 | 2.3.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
uuid |
- | 4.5.3 | 4.5.3 | |
vector_math |
- | 2.2.0 | 2.3.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^8.2.14` on fluttertoast does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions fluttertoast to update the constraint.
The constraint `^11.0.1` on permission_handler does not support the stable version `12.0.0`.
Try running dart pub upgrade --major-versions permission_handler to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 1 error:
UNDEFINED_FUNCTION-lib/src/impl/nim_sdk_options_factory_ohos.dart:12:12- The function 'NIMOHOSSDKOptions' isn't defined.
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.