netease_corekit_im 10.1.0+1
netease_corekit_im: ^10.1.0+1 copied to clipboard
Core IM components for IM flutter.
We analyzed this package 5 hours ago, and awarded it 105 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.
Repository has no matching pubspec.yaml with name: netease_corekit_im.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: netease_corekit_im, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
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
87 out of 304 API elements (28.6 %) have documentation comments.
Some symbols that are missing documentation: ait_contacts_model, ait_contacts_model.AitContactsModel.AitContactsModel.fromMap, ait_contacts_model.AitContactsModel.AitContactsModel.new, ait_contacts_model.AitContactsModel.accountAll, ait_contacts_model.AitContactsModel.addAitMember.
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
-
✓ macOS
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:netease_corekit_im/im_kit_client.dartthat imports:package:nim_core_v2/nim_core.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
Package does not support platform `Web`.
Because:
package:netease_corekit_im/im_kit_client.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 35 issues. Showing the first 2:
WARNING: Unused import: 'dart:io'.
lib/services/contact/contact_provider_impl.dart:6:8
╷
6 │ import 'dart:io';
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/services/contact/contact_provider_impl.dart
WARNING: The declaration '_sameMessage' isn't referenced.
lib/services/message/nim_chat_cache.dart:488:8
╷
488 │ bool _sameMessage(NIMMessagePin pin, NIMMessage msg) {
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/services/message/nim_chat_cache.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.15.0 |
1.19.1 | 1.19.1 | |
crypto |
^3.0.2 |
3.0.7 | 3.0.7 | |
get_it |
^7.2.0 |
7.7.0 | 9.2.0 | |
netease_corekit |
>=1.2.1 <1.3.0 |
1.2.1 | 1.3.0 | |
netease_plugin_core_kit |
^10.0.0 |
10.1.0 | 10.1.0 | |
nim_core_v2 |
^10.6.0 |
10.9.4+2 | 10.9.4+2 | |
path_provider |
^2.0.11 |
2.1.5 | 2.1.5 | |
shared_preferences |
^2.0.15 |
2.5.4 | 2.5.4 | |
sqflite |
^2.3.0 |
2.4.2 | 2.4.2 | |
yunxin_alog |
^2.0.0 |
2.0.6 | 2.0.6 |
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.1 | |
charcode |
- | 1.4.0 | 1.4.0 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dio |
- | 5.9.0 | 5.9.0 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
hawk_meta |
- | 0.0.1 | 0.0.1 | |
html |
- | 0.15.6 | 0.15.6 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nim_core_v2_macos |
- | 10.9.3 | 10.9.3 | |
nim_core_v2_platform_interface |
- | 10.9.4 | 10.9.4 | |
nim_core_v2_web |
- | 10.4.0 | 10.4.0 | |
nim_core_v2_windows |
- | 10.9.3 | 10.9.3 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.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 |
- | 11.4.0 | 12.0.1 | |
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 | |
shared_preferences_android |
- | 2.4.18 | 2.4.18 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sqflite_android |
- | 2.4.2+2 | 2.4.2+2 | |
sqflite_common |
- | 2.5.6 | 2.5.6 | |
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 | 3.4.0 | |
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 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
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 `^7.2.0` on get_it does not support the stable version `8.0.0`.
Try running dart pub upgrade --major-versions get_it to update the constraint.
The constraint `>=1.2.1 <1.3.0` on netease_corekit does not support the stable version `1.3.0`.
Try running dart pub upgrade --major-versions netease_corekit 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.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.