nim_contactkit 9.7.3
nim_contactkit: ^9.7.3 copied to clipboard
Contact Kit base on YunXin IM.
We analyzed this package 40 hours ago, and awarded it 110 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: nim_contactkit.
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: nim_contactkit, - 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.
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` contains too many non-ASCII characters.
The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
26 out of 43 API elements (60.5 %) have documentation comments.
Some symbols that are missing documentation: contact_repo, contact_repo.ContactRepo, contact_repo.ContactRepo.ContactRepo.new, contactkit_client_repo, contactkit_client_repo.ContactKitClientRepo.
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:nim_contactkit/contactkit_client_repo.dartthat imports:package:netease_corekit/report/xkit_report.dartthat imports:package:yunxin_alog/yunxin_alog.dartthat declares support for platforms:Android,iOS,Windows,macOS.
Package does not support platform `Web`.
Because:
package:nim_contactkit/contactkit_client_repo.dartthat imports:package:netease_corekit/report/xkit_report.dartthat imports:package:yunxin_alog/yunxin_alog.dartthat declares support for platforms:Android,iOS,Windows,macOS.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: Missing type annotation.
lib/contactkit_client_repo.dart:10:10
╷
10 │ static init() {
│ ^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/contactkit_client_repo.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
netease_corekit |
>=1.2.1 <1.3.0 |
1.2.1 | 1.3.0 | |
netease_corekit_im |
>=9.7.3 <10.0.0 |
9.7.3 | 10.1.0+1 | |
nim_core |
^1.7.4 |
1.9.0+2 | 1.9.0+2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
alog_macos |
- | 1.0.12 | 1.0.12 | |
alog_windows |
- | 1.0.12 | 1.0.12 | |
archive |
- | 3.6.1 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
charcode |
- | 1.4.0 | 1.4.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dio |
- | 5.9.0 | 5.9.0 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.5 | 2.1.5 | |
file |
- | 7.0.1 | 7.0.1 | |
get_it |
- | 7.7.0 | 9.2.0 | |
hawk_meta |
- | 0.0.1 | 0.0.1 | |
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 | |
netease_plugin_core_kit |
- | 9.7.1 | 10.1.0 | |
nim_core_macos |
- | 1.0.8 | 1.0.8 | |
nim_core_platform_interface |
- | 1.9.0+1 | 1.9.0+1 | |
nim_core_web |
- | 1.0.2 | 1.0.2 | |
nim_core_windows |
- | 1.0.8 | 1.0.8 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
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 | |
process_run |
- | 0.12.5+3 | 1.2.4 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
shared_preferences |
- | 2.5.4 | 2.5.4 | |
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 |
- | 2.4.2 | 2.4.2 | |
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_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 | |
yaml |
- | 3.1.3 | 3.1.3 | |
yunxin_alog |
- | 2.0.6 | 2.0.6 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.
The constraint `>=9.7.3 <10.0.0` on netease_corekit_im does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions netease_corekit_im 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.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.