netease_plugin_core_kit 10.0.0
netease_plugin_core_kit: ^10.0.0 copied to clipboard
Base support for Netease Flutter plugin
We analyzed this package 45 hours ago, and awarded it 115 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 50 to 180 characters to describe the package, what it does, and its target use case.
Failed to verify repository URL.
Please provide a valid repository
URL in pubspec.yaml
, such that:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: netease_plugin_core_kit
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Repository has no matching pubspec.yaml
with name: netease_plugin_core_kit
.
0/5 points: Provide a valid README.md
`README.md` contains too many non-ASCII characters.
The site uses English as its primary language. The content of README.md
in your package should primarily contain characters used in English.
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
31 out of 107 API elements (29.0 %) have documentation comments.
Some symbols that are missing documentation: net_key
, net_key.NetParamKey
, net_key.NetParamKey.NetParamKey.new
, net_key.NetParamKey.keyExtraInfo
, net_key.NetParamKey.keyHeaderAcceptLanguage
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Web
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:netease_plugin_core_kit/netease_plugin_core_kit.dart
that imports:package:permission_handler/permission_handler.dart
that declares support for platforms:Android
,iOS
,Windows
,Web
.
Package does not support platform `macOS`.
Because:
package:netease_plugin_core_kit/netease_plugin_core_kit.dart
that imports:package:permission_handler/permission_handler.dart
that declares support for platforms:Android
,iOS
,Windows
,Web
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Web`.
Because:
package:netease_plugin_core_kit/netease_plugin_core_kit.dart
that imports:package:nim_core_v2/nim_core.dart
that imports:package:yunxin_alog/yunxin_alog.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:netease_plugin_core_kit/netease_plugin_core_kit.dart
that imports:package:nim_core_v2/nim_core.dart
that imports:package:nim_core_v2_platform_interface/src/platform_interface/chatroom/chatroom_message.dart
that imports:package:nim_core_v2_platform_interface/nim_core_v2_platform_interface.dart
that imports:package:nim_core_v2_platform_interface/src/platform_interface/setting/platform_interface_settings_service.dart
that imports:package:nim_core_v2_platform_interface/src/method_channel/method_channel_settings_service.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 8 issues. Showing the first 2:
WARNING: Unused import: 'package:netease_plugin_core_kit/net/nim_base_response.dart'.
lib/net/nim_net.dart:5:8
╷
5 │ import 'package:netease_plugin_core_kit/net/nim_base_response.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/net/nim_net.dart
WARNING: Unused import: 'package:nim_core_v2/nim_core.dart'.
lib/net/nim_net.dart:6:8
╷
6 │ import 'package:nim_core_v2/nim_core.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/net/nim_net.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
nim_core_v2 |
^10.5.0 |
10.6.0 | 10.6.0 | |
permission_handler |
^11.0.1 |
11.4.0 | 12.0.0+1 | |
yunxin_alog |
^2.0.0 |
2.0.3 | 2.0.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
alog_macos |
- | 1.0.12 | 1.0.12 | |
alog_windows |
- | 1.0.12 | 1.0.12 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.0 | |
charcode |
- | 1.4.0 | 1.4.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
csslib |
- | 1.0.2 | 1.0.2 | |
ffi |
- | 2.1.4 | 2.1.4 | |
hawk_meta |
- | 0.0.1 | 0.0.1 | |
html |
- | 0.15.5+1 | 0.15.5+1 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
nim_core_v2_macos |
- | 10.4.0 | 10.4.0 | |
nim_core_v2_platform_interface |
- | 10.6.0 | 10.6.0 | |
nim_core_v2_web |
- | 10.4.0 | 10.4.0 | |
nim_core_v2_windows |
- | 10.4.0 | 10.4.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.17 | 2.2.17 | |
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.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 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.1 | 1.10.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_html |
- | 2.2.4 | 2.2.4 | |
universal_io |
- | 2.2.2 | 2.2.2 | |
vector_math |
- | 2.1.4 | 2.1.5 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^11.0.1` on permission_handler does not support the stable version `12.0.0`, that was published 10 days ago.
When permission_handler is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions permission_handler
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.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.