pp_kits 1.2.6
pp_kits: ^1.2.6 copied to clipboard
pp_kits is a rapid development application library for Flutter, containing essential technical points, practical triplet libraries, etc
We analyzed this package 6 hours ago, and awarded it 135 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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
481 out of 628 API elements (76.6 %) have documentation comments.
Some symbols that are missing documentation: action_sheet, action_sheet.PPActionSheet.PPActionSheet.new, alert, alert.PPAlert.PPAlert.new, animation_button.
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:pp_kits/pp_kits.dartthat imports:package:pp_kits/utils/utils.dartthat imports:package:pp_kits/utils/network_util.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 `Linux`.
Because:
package:pp_kits/pp_kits.dartthat imports:package:pp_kits/utils/utils.dartthat imports:package:pp_kits/utils/device_util.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:pp_kits/pp_kits.dartthat imports:package:pp_kits/utils/utils.dartthat imports:package:pp_kits/utils/path_util.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,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:pp_kits/pp_kits.dartthat imports:package:pp_kits/utils/utils.dartthat imports:package:pp_kits/utils/network_util.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:pp_kits/pp_kits.dartthat imports:package:pp_kits/utils/utils.dartthat imports:package:pp_kits/utils/network_util.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:pp_kits/pp_kits.dartthat imports:package:pp_kits/utils/utils.dartthat imports:package:pp_kits/utils/network_util.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 16 issues. Showing the first 2:
INFO: 'alpha' is deprecated and shouldn't be used. Use (*.a * 255.0).round().clamp(0, 255).
lib/extensions/extension_on_color.dart:78:25
╷
78 │ '${includeAlpha ? alpha.toRadixString(16).padLeft(2, '0') : ''}'
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/extensions/extension_on_color.dart
INFO: 'red' is deprecated and shouldn't be used. Use (*.r * 255.0).round().clamp(0, 255).
lib/extensions/extension_on_color.dart:79:10
╷
79 │ '${red.toRadixString(16).padLeft(2, '0')}'
│ ^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/extensions/extension_on_color.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
adaptive_dialog |
^2.7.1 |
2.8.0 | 2.8.0 | |
app_settings |
^7.0.0 |
7.0.0 | 7.0.0 | |
archive |
^4.0.9 |
4.0.9 | 4.0.9 | |
audioplayers |
^6.6.0 |
6.8.1 | 6.8.1 | |
connectivity_plus |
^7.0.0 |
7.2.0 | 7.2.0 | |
device_info_plus |
^12.3.0 |
12.4.0 | 13.2.0 | |
dio |
^5.9.2 |
5.10.0 | 5.10.0 | |
encrypt |
^5.0.3 |
5.0.3 | 5.0.3 | |
file_picker |
^10.3.10 |
10.3.10 | 11.0.2 | |
flutter_easyloading |
^3.0.5 |
3.0.5 | 3.0.5 | |
flutter_screenutil |
^5.9.3 |
5.9.3 | 5.9.3 | |
flutter_secure_storage |
^10.0.0 |
10.3.1 | 10.3.1 | |
flutter_timezone |
^5.0.1 |
5.1.0 | 5.1.0 | |
get |
^4.7.3 |
4.7.3 | 4.7.3 | |
get_time_ago |
^2.3.2 |
2.4.0 | 2.4.0 | |
hex |
^0.2.0 |
0.2.0 | 0.2.0 | |
image_cropper |
^11.0.0 |
11.0.0 | 12.2.1 | |
image_picker |
^1.2.1 |
1.2.3 | 1.2.3 | |
intl |
^0.20.2 |
0.20.3 | 0.20.3 | |
package_info_plus |
^9.0.0 |
9.0.1 | 10.2.0 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.5 |
2.1.6 | 2.1.6 | |
share_plus |
^12.0.1 |
12.0.2 | 13.2.0 | |
shared_preferences |
^2.5.4 |
2.5.5 | 2.5.5 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 | |
uuid |
^4.5.3 |
4.5.3 | 4.5.3 |
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 `^12.3.0` on device_info_plus does not support the stable version `13.0.0`.
Try running dart pub upgrade --major-versions device_info_plus to update the constraint.
The constraint `^10.3.10` on file_picker does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions file_picker 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.14, Flutter 3.44.5, Dart 3.12.2.
Check the analysis log for details.