nian_common_utils 0.0.5 nian_common_utils: ^0.0.5 copied to clipboard
念安科技-通用工具包
We analyzed this package 8 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 60 to 180 characters to describe the package, what it does, and its target use case.
The package description contains too many non-ASCII characters.
The site uses English as its primary language. The content of the description
field in your package's pubspec.yaml
should primarily contain characters used in English.
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
169 out of 465 API elements (36.3 %) have documentation comments.
Some symbols that are missing documentation: app_log_utils
, app_log_utils.AppLog.d
, app_log_utils.AppLog.e
, app_log_utils.AppLog.i
, app_log_utils.AppLog.isDebug
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:nian_common_utils/manager/db/manager.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:nian_common_utils/manager/db/manager.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:nian_common_utils/manager/db/manager.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:nian_common_utils/manager/db/manager.dart
that declares support for platforms:Android
,iOS
.
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:nian_common_utils/utils/device_utils.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:nian_common_utils/utils/device_utils.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:nian_common_utils/manager/db/manager.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.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/nian_common_utils/Package.swift
.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 10 issues. Showing the first 2:
/tmp/pana_WMMDUY/lib/manager/db/manager.dart doesn't match the Dart formatter.
To format your files run: dart format .
/tmp/pana_WMMDUY/lib/utils/color_utils.dart doesn't match the Dart formatter.
To format your files run: dart format .
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
cached_network_image |
^3.3.1 |
3.4.1 | 3.4.1 |
connectivity_plus |
^6.0.2 |
6.1.0 | 6.1.0 |
convert |
^3.1.1 |
3.1.2 | 3.1.2 |
crypto |
^3.0.3 |
3.0.6 | 3.0.6 |
date_format |
^2.0.7 |
2.0.9 | 2.0.9 |
device_info_plus |
^10.1.0 |
10.1.2 | 11.1.1 |
dio |
^5.4.2+1 |
5.7.0 | 5.7.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_easyloading |
^3.0.5 |
3.0.5 | 3.0.5 |
flutter_image_compress |
^2.3.0 |
2.3.0 | 2.3.0 |
flutter_local_notifications |
^17.1.2 |
17.2.4 | 18.0.1 |
flutter_ringtone_player |
^4.0.0+2 |
4.0.0+3 | 4.0.0+3 |
flutter_svg |
^2.0.10+1 |
2.0.14 | 2.0.14 |
fluttertoast |
^8.2.4 |
8.2.8 | 8.2.8 |
get_server |
^1.2.1 |
1.2.1 | 1.2.1 |
image_cropper |
^5.0.1 |
5.0.1 | 8.0.2 |
image_gallery_saver |
^2.0.3 |
2.0.3 | 2.0.3 |
in_app_notification |
^1.1.2 |
1.1.2 | 1.1.2 |
logger |
^2.3.0 |
2.5.0 | 2.5.0 |
mime |
^1.0.5 |
1.0.6 | 2.0.0 |
network_info_plus |
^5.0.3 |
5.0.3 | 6.1.1 |
package_info_plus |
^8.0.0 |
8.1.1 | 8.1.1 |
path |
^1.9.0 |
1.9.1 | 1.9.1 |
path_provider |
^2.1.3 |
2.1.5 | 2.1.5 |
permission_handler |
^11.3.1 |
11.3.1 | 11.3.1 |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 |
shared_preferences |
^2.2.2 |
2.3.3 | 2.3.3 |
sqflite |
^2.3.3 |
2.4.1 | 2.4.1 |
synchronized |
^3.1.0+1 |
3.3.0+3 | 3.3.0+3 |
tutorial_coach_mark |
^1.2.11 |
1.2.12 | 1.2.12 |
url_launcher |
^6.2.6 |
6.3.1 | 6.3.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 5 issues. Showing the first 2:
The constraint `^10.1.0` on device_info_plus does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions device_info_plus
to update the constraint.
The constraint `^17.1.2` on flutter_local_notifications does not support the stable version `18.0.0`, that was published 13 days ago.
When flutter_local_notifications is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions flutter_local_notifications
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.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.