wukongimfluttersdk 1.6.7
wukongimfluttersdk: ^1.6.7 copied to clipboard
wukong IM flutter sdk
We analyzed this package 1 hour 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.
0/5 points: Provide a valid README.md
Links in `README.md` should be secure. 1 link is insecure.
README.md:3:86
╷
3 │ <p><a href="https://github.com/WuKongIM/WuKongIM" title="文档">悟空IM</a> flutter sdk 源码 <a href="http://githubim.com/sdk/flutter.html" title="文档">详细文档</a></p>
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
Use https URLs instead.
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: Apache-2.0.
0/10 points: 20% or more of the public API has dartdoc comments
29 out of 890 API elements (3.3 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: channel, channel, channel.ChannelDB, channel.ChannelDB.getMap, channel.ChannelDB.insert.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:wukongimfluttersdk/common/logs.dartthat imports:package:wukongimfluttersdk/wkim.dartthat imports:package:wukongimfluttersdk/manager/connect_manager.dartthat imports:package:wukongimfluttersdk/db/wk_db_helper.dartthat imports:package:sqflite/sqflite.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Linux`.
Because:
package:wukongimfluttersdk/common/logs.dartthat imports:package:wukongimfluttersdk/wkim.dartthat imports:package:wukongimfluttersdk/manager/connect_manager.dartthat imports:package:wukongimfluttersdk/db/wk_db_helper.dartthat imports:package:sqflite/sqflite.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Web`.
Because:
package:wukongimfluttersdk/common/logs.dartthat imports:package:wukongimfluttersdk/wkim.dartthat imports:package:wukongimfluttersdk/manager/connect_manager.dartthat imports:package:wukongimfluttersdk/db/wk_db_helper.dartthat imports:package:sqflite/sqflite.dartthat declares support for platforms:Android,iOS,macOS.
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:wukongimfluttersdk/common/logs.dartthat imports:package:wukongimfluttersdk/wkim.dartthat imports:package:wukongimfluttersdk/manager/connect_manager.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:wukongimfluttersdk/common/logs.dartthat imports:package:wukongimfluttersdk/wkim.dartthat imports:package:wukongimfluttersdk/manager/connect_manager.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `macOS`.
Because:
package:wukongimfluttersdk/common/logs.dartthat imports:package:wukongimfluttersdk/wkim.dartthat imports:package:wukongimfluttersdk/manager/connect_manager.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 113 issues. Showing the first 2:
INFO: Missing type annotation.
lib/common/crypto_utils.dart:14:10
╷
14 │ static init() {
│ ^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/crypto_utils.dart
INFO: Missing type annotation.
lib/common/crypto_utils.dart:20:10
╷
20 │ static generateMD5(String content) {
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/crypto_utils.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
connectivity_plus |
^6.1.0 |
6.1.5 | 7.0.0 | |
crypto |
^3.0.6 |
3.0.7 | 3.0.7 | |
cupertino_icons |
^1.0.2 |
1.0.8 | 1.0.8 | |
dio |
^5.3.2 |
5.9.0 | 5.9.0 | |
encrypt |
^5.0.1 |
5.0.3 | 5.0.3 | |
hex |
^0.2.0 |
0.2.0 | 0.2.0 | |
path |
^1.8.3 |
1.9.1 | 1.9.1 | |
shared_preferences |
^2.2.0 |
2.5.4 | 2.5.4 | |
sqflite |
^2.4.1 |
2.4.2 | 2.4.2 | |
uuid |
^4.3.3 |
4.5.2 | 4.5.2 | |
x25519 |
^0.1.1 |
0.1.1 | 0.1.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
adaptive_number |
- | 1.0.0 | 1.0.0 | |
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.5 | 1.6.5 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus_platform_interface |
- | 2.0.1 | 2.0.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
dbus |
- | 0.7.11 | 0.7.11 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nm |
- | 0.5.0 | 0.5.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 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
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 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^6.1.0` on connectivity_plus does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus 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.