lq_third_utils 0.0.2
lq_third_utils: ^0.0.2 copied to clipboard
Flutter commonly used third-party library packaging
We analyzed this package 2 hours ago, and awarded it 90 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/LqDeveloper/lq_third_utils was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
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
4817 out of 5551 API elements (86.8 %) have documentation comments.
Some symbols that are missing documentation: lq_third_utils, lq_third_utils.ASN1DERDecoder, lq_third_utils.ASN1DERDecoder.ASN1DERDecoder.new, lq_third_utils.ASN1DERDecoder.decode, lq_third_utils.ASN1DERDecoder.getContentLength.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Android
These platforms are not supported:
Package does not support platform `iOS`.
Because:
package:lq_third_utils/lq_third_utils.dartthat imports:package:lq_third_utils/src/utils_init.dartthat imports:package:lq_third_utils/src/utils/package_utils.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:lq_third_utils/lq_third_utils.dartthat imports:package:lq_third_utils/src/web_view/web_view_manager.dartthat imports:package:lq_third_utils/src/web_view/web_cookie.dartthat imports:package:flutter_inappwebview/flutter_inappwebview.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:lq_third_utils/lq_third_utils.dartthat imports:package:lq_third_utils/src/web_view/web_view_manager.dartthat imports:package:lq_third_utils/src/web_view/web_cookie.dartthat imports:package:flutter_inappwebview/flutter_inappwebview.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `macOS`.
Because:
package:lq_third_utils/lq_third_utils.dartthat imports:package:lq_third_utils/src/utils_init.dartthat imports:package:lq_third_utils/src/utils/package_utils.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:lq_third_utils/lq_third_utils.dartthat imports:package:lq_third_utils/src/utils_init.dartthat imports:package:lq_third_utils/src/utils/device_utils.dartthat imports:package:android_id/android_id.dartthat declares support for platforms:Android.
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:lq_third_utils/lq_third_utils.dartthat imports:package:lq_third_utils/src/utils_init.dartthat imports:package:lq_third_utils/src/utils/package_utils.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 4 issues. Showing the first 2:
ERROR: The argument type 'bool?' can't be assigned to the parameter type 'bool'.
lib/src/screen_adapt/screen_utils_wrapper.dart:33:25
╷
33 │ ensureScreenSize: ensureScreenSize,
│ ^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/screen_adapt/screen_utils_wrapper.dart
INFO: Angle brackets will be interpreted as HTML.
lib/src/storage/sp_mixin.dart:109:20
╷
109 │ /// 存储sp中key的list<String>值
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/storage/sp_mixin.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
android_id |
^0.3.6 |
0.3.6 | 0.5.1 | |
crypto |
^3.0.3 |
3.0.7 | 3.0.7 | |
decimal |
^2.3.2 |
2.3.3 | 3.2.4 | |
device_info_plus |
^10.1.0 |
10.1.2 | 12.3.0 | |
flutter_inappwebview |
^6.0.0 |
6.0.0 | 6.1.5 | |
flutter_screenutil |
^5.9.0 |
5.9.3 | 5.9.3 | |
flutter_secure_storage |
^9.0.0 |
9.2.4 | 10.0.0 | |
hive |
^2.2.3 |
2.2.3 | 2.2.3 | |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 | |
intl |
^0.18.1 |
0.18.1 | 0.20.2 | |
jiffy |
^6.2.1 |
6.2.1 | 6.4.4 | |
meta |
^1.10.0 |
1.17.0 | 1.18.1 | |
nested |
^1.0.0 |
1.0.0 | 1.0.0 | |
package_info_plus |
^7.0.0 |
7.0.0 | 9.0.0 | |
path_provider |
^2.1.2 |
2.1.5 | 2.1.5 | |
share_plus |
^8.0.3 |
8.0.3 | 12.0.1 | |
shared_preferences |
^2.2.2 |
2.5.4 | 2.5.4 | |
sqflite |
^2.3.2 |
2.4.2 | 2.4.2 | |
url_launcher |
^6.2.5 |
6.3.2 | 6.3.2 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 7 issues. Showing the first 2:
The constraint `^0.3.6` on android_id does not support the stable version `0.4.0`.
Try running dart pub upgrade --major-versions android_id to update the constraint.
The constraint `^2.3.2` on decimal does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions decimal 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.8, Flutter 3.38.6, Dart 3.10.7.
Check the analysis log for details.