junny_dev_kit 3.0.3
junny_dev_kit: ^3.0.3 copied to clipboard
JunnySoft开发工具包.
We analyzed this package 5 hours ago, and awarded it 85 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.
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.
5/5 points: Provide a valid README.md
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
9888 out of 12652 API elements (78.2 %) have documentation comments.
Some symbols that are missing documentation: junny_dev_kit, junny_dev_kit.$AssetsAddressDbGen, junny_dev_kit.$AssetsAddressDbGen.$AssetsAddressDbGen.new, junny_dev_kit.$AssetsImagesCommonGen, junny_dev_kit.$AssetsImagesCommonGen.$AssetsImagesCommonGen.new.
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:junny_dev_kit/junny_dev_kit.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:junny_dev_kit/junny_dev_kit.dartthat declares support for platforms:Android.
Package does not support platform `Linux`.
Because:
package:junny_dev_kit/junny_dev_kit.dartthat declares support for platforms:Android.
Package does not support platform `macOS`.
Because:
package:junny_dev_kit/junny_dev_kit.dartthat declares support for platforms:Android.
Package does not support platform `Web`.
Because:
package:junny_dev_kit/junny_dev_kit.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:junny_dev_kit/junny_dev_kit.dartthat imports:package:junny_dev_kit/src/widgets/widgets.dartthat imports:package:junny_dev_kit/src/widgets/update_dialog.dartthat imports:package:junny_dev_kit/src/extensions/extensions.dartthat imports:package:junny_dev_kit/src/extensions/weekday_extension.dartthat imports:package:junny_dev_kit/src/translations/translations.dartthat imports:package:junny_dev_kit/src/translations/translation_extension.dartthat imports:package:junny_dev_kit/src/utils/utils.dartthat imports:package:junny_dev_kit/src/utils/route_stack_observer.dartthat imports:package:junny_dev_kit/src/analytics/analytics.dartthat imports:package:junny_dev_kit/src/analytics/utils/analytics_utils.dartthat imports:package:junny_dev_kit/src/configs/configs.dartthat imports:package:junny_dev_kit/src/configs/workflow_attachment_config.dartthat imports:package:junny_dev_kit/src/extensions/business_dialog_extension.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Built-in Kotlin support:
Legacy Kotlin configuration detected in `android/build.gradle`.
This plugin applies the Kotlin Gradle Plugin (KGP) or uses the android.kotlinOptions{} block.
Note: This Android plugin does not support built-in Kotlin. In the future, this might affect scoring. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 4 issues. Showing the first 2:
WARNING: Returning a 'Future' without 'await' inside a try block.
lib/src/databases/utils/menu_db_utils.dart:243:7
╷
243 │ return userMenuBox.putManyAsync(userMenus);
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/databases/utils/menu_db_utils.dart
WARNING: Returning a 'Future' without 'await' inside a try block.
lib/src/utils/update_utils.dart:424:9
╷
424 │ return FileDownloader().openFile(task: task);
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/utils/update_utils.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
background_downloader |
^9.5.7 |
9.5.8 | 9.5.8 | |
collection |
^1.19.1 |
1.19.1 | 1.19.1 | |
connectivity_plus |
^7.3.1 |
7.3.1 | 7.3.1 | |
cookie_jar |
^4.0.9 |
4.0.9 | 4.0.9 | |
crypto |
^3.0.7 |
3.0.7 | 3.0.7 | |
cupertino_icons |
>=1.0.8 <2.0.0 |
1.0.9 | 1.0.9 | |
dart_aliyun_oss |
any |
1.4.0 | 1.4.0 | |
dio |
^5.11.0 |
5.11.0 | 5.11.0 | |
dio_cookie_manager |
^3.5.0 |
3.5.0 | 3.5.0 | |
easy_debounce_throttle |
^1.0.0+5 |
1.0.0+5 | 1.0.0+5 | |
easy_refresh |
^3.5.1 |
3.5.1 | 3.5.1 | |
extended_image |
^10.1.0 |
10.1.0 | 10.1.0 | |
file_picker |
^11.0.3 |
11.0.3 | 12.0.0 | |
flat_buffers |
^25.9.23 |
25.9.23 | 25.9.23 | |
flutter_html |
^3.0.0 |
3.0.0 | 3.0.0 | |
flutter_svg |
^2.3.0 |
2.3.0 | 2.3.0 | |
hand_signature |
^3.1.0+2 |
3.1.0+2 | 3.1.0+2 | |
image |
^4.9.1 |
4.9.2 | 4.9.2 | |
intl |
^0.20.2 |
0.20.3 | 0.20.3 | |
ispect |
^6.1.7 |
6.1.7 | 6.1.7 | |
ispectify_dio |
^6.1.7 |
6.1.7 | 6.1.7 | |
junny_previewer |
^0.1.3 |
0.1.3 | 0.1.3 | |
junny_previewer_assets_full |
^0.1.2 |
0.1.2 | 0.1.2 | |
junny_utils |
any |
0.1.1 | 0.1.1 | |
junny_widget |
any |
0.6.3 | 0.6.3 | |
lpinyin |
^2.0.3 |
2.0.3 | 2.0.3 | |
mailer |
^7.2.0 |
7.2.0 | 7.2.0 | |
objectbox |
^5.3.2 |
5.3.2 | 5.3.2 | |
objectbox_flutter_libs |
^5.3.2 |
5.3.2 | 5.3.2 | |
path_provider |
^2.1.6 |
2.1.6 | 2.1.6 | |
permission_handler |
^13.0.1 |
13.0.1 | 13.0.1 | |
printing |
^5.15.0 |
5.15.0 | 5.15.0 | |
provider |
^6.1.5 |
6.1.5+1 | 6.1.5+1 | |
scaled_app |
^2.3.1 |
2.3.2 | 2.3.2 | |
share_plus |
^12.0.2 |
12.0.2 | 13.3.0 | |
switch_when |
^0.0.2 |
0.0.2 | 0.0.2 | |
timeago |
^3.7.1 |
3.7.1 | 3.7.1 | |
timeline_tile |
^2.0.0 |
2.0.0 | 2.0.0 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 | |
visibility_detector |
^0.4.0+2 |
0.4.0+2 | 0.4.0+2 | |
webview_flutter |
^4.14.1 |
4.14.1 | 4.14.1 | |
wechat_camera_picker |
^4.6.0 |
4.6.0 | 4.6.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
ansicolor |
- | 2.0.3 | 2.0.3 | |
archive |
- | 4.0.9 | 4.2.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
barcode |
- | 2.2.9 | 2.2.9 | |
bidi |
- | 2.0.13 | 2.0.13 | |
camera |
- | 0.12.0+2 | 0.12.0+2 | |
camera_android_camerax |
- | 0.7.4+6 | 0.7.4+6 | |
camera_avfoundation |
- | 0.10.2 | 0.10.2 | |
camera_platform_interface |
- | 2.13.1 | 2.13.1 | |
camera_web |
- | 0.3.5+5 | 0.3.5+5 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 2.0.0 | 2.0.0 | |
connectivity_plus_platform_interface |
- | 2.1.0 | 2.1.0 | |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.5+4 | 0.3.5+4 | |
csslib |
- | 1.0.2 | 1.0.2 | |
cupertino_ui |
- | 1.0.0 | 1.0.0 | |
dbus |
- | 0.7.15 | 0.7.15 | |
deep_pick |
- | 1.1.0 | 1.1.0 | |
device_info_plus |
- | 12.4.0 | 13.2.0 | |
device_info_plus_platform_interface |
- | 7.0.3 | 8.1.0 | |
dio_web_adapter |
- | 2.2.1 | 2.2.1 | |
draggable_panel |
- | 3.0.0 | 3.0.0 | |
extended_image_library |
- | 5.0.1 | 5.0.1 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.35 | 2.0.35 | |
flutter_smart_dialog |
- | 5.3.0 | 5.3.0 | |
hooks |
- | 2.2.0 | 2.2.0 | |
html |
- | 0.15.6 | 0.15.6 | |
http |
- | 1.6.0 | 1.6.0 | |
http_client_helper |
- | 3.0.0 | 3.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
ispect_layout |
- | 6.1.7 | 6.1.7 | |
ispectify |
- | 6.1.7 | 6.1.7 | |
jni |
- | 1.0.3 | 1.0.3 | |
jni_flutter |
- | 1.0.2 | 1.0.2 | |
jni_util |
- | 1.0.0 | 1.0.0 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
list_counter |
- | 1.0.2 | 1.0.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
material_ui |
- | 1.0.1 | 1.0.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
objective_c |
- | 9.6.0 | 9.6.0 | |
package_config |
- | 3.0.0 | 3.0.0 | |
package_info_plus |
- | 9.0.1 | 10.2.1 | |
package_info_plus_platform_interface |
- | 3.2.1 | 4.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_drawing |
- | 1.0.1 | 1.0.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
path_provider_linux |
- | 2.2.2 | 2.2.2 | |
path_provider_platform_interface |
- | 2.1.3 | 2.1.3 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
pdf |
- | 3.13.0 | 3.13.0 | |
pdf_widget_wrapper |
- | 1.0.4 | 1.0.4 | |
permission_handler_android |
- | 14.0.0 | 14.0.0 | |
permission_handler_apple |
- | 9.6.1 | 9.6.1 | |
permission_handler_html |
- | 0.1.4+1 | 0.1.4+1 | |
permission_handler_platform_interface |
- | 4.4.0 | 4.4.0 | |
permission_handler_windows |
- | 0.2.2 | 0.2.2 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
photo_manager |
- | 3.12.0 | 3.12.0 | |
photo_manager_image_provider |
- | 2.2.0 | 2.2.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.5.2 | 6.5.2 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
punycoder |
- | 0.3.0 | 0.3.0 | |
qr |
- | 3.0.2 | 4.0.0 | |
record_use |
- | 1.1.1 | 1.1.1 | |
sensors_plus |
- | 7.1.0 | 7.1.0 | |
sensors_plus_platform_interface |
- | 2.0.2 | 2.0.2 | |
share_plus_platform_interface |
- | 6.1.0 | 7.2.0 | |
simple_gesture_detector |
- | 0.2.1 | 0.2.1 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
super_sliver_list |
- | 0.4.1 | 0.4.1 | |
table_calendar |
- | 3.2.1 | 3.2.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
tuple |
- | 2.0.2 | 2.0.2 | |
two_dimensional_scrollables |
- | 0.5.3 | 0.5.3 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
unorm_dart |
- | 0.3.2 | 0.3.2 | |
url_launcher_android |
- | 6.3.32 | 6.3.32 | |
url_launcher_ios |
- | 6.4.1 | 6.4.1 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.3 | 2.4.3 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
uuid |
- | 4.6.0 | 4.6.0 | |
vector_graphics |
- | 1.2.3 | 1.2.3 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.3.0 | 1.3.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
video_player |
- | 2.14.0 | 2.14.0 | |
video_player_android |
- | 2.12.0 | 2.12.0 | |
video_player_avfoundation |
- | 2.11.0 | 2.11.0 | |
video_player_platform_interface |
- | 6.9.0 | 6.9.0 | |
video_player_web |
- | 2.4.0 | 2.4.0 | |
web |
- | 1.1.1 | 1.1.1 | |
webview_flutter_android |
- | 4.14.0 | 4.14.0 | |
webview_flutter_platform_interface |
- | 2.15.1 | 2.15.1 | |
webview_flutter_wkwebview |
- | 3.26.0 | 3.26.0 | |
wechat_picker_library |
- | 1.0.7 | 1.0.7 | |
win32 |
- | 5.15.0 | 6.4.0 | |
win32_registry |
- | 2.1.0 | 3.0.3 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 7.0.1 | 7.0.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^11.0.3` on file_picker does not support the stable version `12.0.0`, that was published 9 days ago.
When file_picker is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions file_picker to update the constraint.
The constraint `^12.0.2` on share_plus does not support the stable version `13.0.0`.
Try running dart pub upgrade --major-versions share_plus to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 74 errors:
UNDEFINED_NAMED_PARAMETER-lib/src/analytics/utils/analytics_export_helper.dart:47:9- The named parameter 'message' isn't defined.UNDEFINED_NAMED_PARAMETER-lib/src/analytics/utils/analytics_export_helper.dart:91:9- The named parameter 'message' isn't defined.UNDEFINED_NAMED_PARAMETER-lib/src/analytics/utils/analytics_export_helper.dart:247:9- The named parameter 'message' isn't defined.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.