dd_js_util 6.4.9 dd_js_util: ^6.4.9 copied to clipboard
flutter tools and widgets and extends
We analyzed this package 15 hours ago, and awarded it 120 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.
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: BSD-3-Clause
.
10/10 points: 20% or more of the public API has dartdoc comments
422 out of 1341 API elements (31.5 %) have documentation comments.
Some symbols that are missing documentation: catch_base_mixin
, catch_base_mixin.CatchBaseMixin
, catch_base_mixin.CatchBaseMixin.buildWidget
, catch_base_mixin.CatchBaseMixin.cache
, catch_base_mixin.CatchBaseMixin.loadCatchModel
.
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:dd_js_util/dd_js_util.dart
that imports:package:saver_gallery/saver_gallery.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:dd_js_util/dd_js_util.dart
that imports:package:saver_gallery/saver_gallery.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:dd_js_util/dd_js_util.dart
that imports:package:saver_gallery/saver_gallery.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:dd_js_util/dd_js_util.dart
that imports:package:saver_gallery/saver_gallery.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:dd_js_util/dd_js_util.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:dd_js_util/dd_js_util.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:dd_js_util/dd_js_util.dart
that imports:package:dd_js_util/theme/model.dart
that imports:package:dd_js_util/model/models.dart
that imports:package:hive_flutter/hive_flutter.dart
that imports:package:path_provider/path_provider.dart
that imports:package:path_provider_platform_interface/path_provider_platform_interface.dart
that imports:package:path_provider_platform_interface/src/method_channel_path_provider.dart
that imports:package:platform/platform.dart
that imports:package:platform/src/interface/local_platform.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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 102 issues. Showing the first 2:
WARNING: The annotation 'JsonKey' can only be used on fields or getters.
lib/model/models.dart:37:6
╷
37 │ @JsonKey(name: 'data', toJson: _dataToJson) dynamic data,
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/model/models.dart
WARNING: The annotation 'igFreezedJson' can only be used on fields or getters.
lib/model/models.dart:40:6
╷
40 │ @igFreezedJson RequestEncoder? requestEncoder,
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/model/models.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
async |
^2.12.0 |
2.12.0 | 2.12.0 |
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 |
common_utils |
^2.1.0 |
2.1.0 | 2.1.0 |
device_info_plus |
^11.1.0 |
11.1.1 | 11.1.1 |
dio |
^5.7.0 |
5.7.0 | 5.7.0 |
extended_image |
^9.0.7 |
9.0.7 | 9.0.7 |
extended_image_library |
^4.0.5 |
4.0.5 | 4.0.5 |
fast_immutable_collections |
^11.0.0 |
11.0.0 | 11.0.0 |
ffloat_nullsafety |
^3.3.6 |
3.3.6 | 3.3.6 |
flex_color_scheme |
^8.0.0 |
8.0.0 | 8.0.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_cache_manager |
^3.4.1 |
3.4.1 | 3.4.1 |
flutter_localizations |
flutter |
0.0.0 | 0.0.0 |
flutter_smart_dialog |
^4.9.8+3 |
4.9.8+5 | 4.9.8+5 |
flutter_swiper_null_safety_flutter3 |
^4.0.3 |
4.0.3 | 4.0.3 |
flutter_web_plugins |
flutter |
0.0.0 | 0.0.0 |
freezed_annotation |
^2.4.4 |
2.4.4 | 2.4.4 |
hive |
^2.2.3 |
2.2.3 | 2.2.3 |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 |
hooks_riverpod |
^2.6.1 |
2.6.1 | 2.6.1 |
html |
^0.15.5 |
0.15.5 | 0.15.5 |
image |
^4.3.0 |
4.3.0 | 4.3.0 |
image_picker |
^1.1.2 |
1.1.2 | 1.1.2 |
json_annotation |
^4.9.0 |
4.9.0 | 4.9.0 |
keyboard_actions |
^4.2.0 |
4.2.0 | 4.2.0 |
loading_more_list_fast |
^7.1.8 |
7.1.8 | 7.1.8 |
loading_more_list_library_fast |
^4.1.6 |
4.1.6 | 4.1.6 |
logger |
^2.4.0 |
2.4.0 | 2.4.0 |
mime |
^2.0.0 |
2.0.0 | 2.0.0 |
package_info_plus |
^8.1.0 |
8.1.1 | 8.1.1 |
path |
^1.9.0 |
1.9.0 | 1.9.1 |
permission_handler |
^11.3.1 |
11.3.1 | 11.3.1 |
riverpod |
^2.6.1 |
2.6.1 | 2.6.1 |
saver_gallery |
^4.0.0 |
4.0.0 | 4.0.0 |
url_launcher |
^6.3.1 |
6.3.1 | 6.3.1 |
waterfall_flow |
^3.0.3 |
3.0.3 | 3.0.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
archive |
- | 3.6.1 | 3.6.1 |
cached_network_image_platform_interface |
- | 4.1.1 | 4.1.1 |
cached_network_image_web |
- | 1.3.1 | 1.3.1 |
characters |
- | 1.3.0 | 1.3.1 |
clock |
- | 1.1.1 | 1.1.2 |
collection |
- | 1.18.0 | 1.19.1 |
convert |
- | 3.1.2 | 3.1.2 |
cross_file |
- | 0.3.4+2 | 0.3.4+2 |
crypto |
- | 3.0.6 | 3.0.6 |
csslib |
- | 1.0.2 | 1.0.2 |
decimal |
- | 3.0.2 | 3.0.2 |
device_info_plus_platform_interface |
- | 7.0.1 | 7.0.1 |
dio_web_adapter |
- | 2.0.0 | 2.0.0 |
extended_list |
- | 3.0.2 | 3.0.2 |
extended_list_library |
- | 3.0.0 | 3.0.0 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
file_selector_linux |
- | 0.9.3+1 | 0.9.3+1 |
file_selector_macos |
- | 0.9.4+2 | 0.9.4+2 |
file_selector_platform_interface |
- | 2.6.2 | 2.6.2 |
file_selector_windows |
- | 0.9.3+3 | 0.9.3+3 |
fixnum |
- | 1.1.1 | 1.1.1 |
flex_seed_scheme |
- | 3.4.1 | 3.4.1 |
flutter_hooks |
- | 0.20.5 | 0.20.5 |
flutter_plugin_android_lifecycle |
- | 2.0.23 | 2.0.23 |
flutter_riverpod |
- | 2.6.1 | 2.6.1 |
http |
- | 1.2.2 | 1.2.2 |
http_client_helper |
- | 3.0.0 | 3.0.0 |
http_parser |
- | 4.0.2 | 4.1.1 |
image_picker_android |
- | 0.8.12+17 | 0.8.12+17 |
image_picker_for_web |
- | 3.0.6 | 3.0.6 |
image_picker_ios |
- | 0.8.12+1 | 0.8.12+1 |
image_picker_linux |
- | 0.2.1+1 | 0.2.1+1 |
image_picker_macos |
- | 0.2.1+1 | 0.2.1+1 |
image_picker_platform_interface |
- | 2.10.0 | 2.10.0 |
image_picker_windows |
- | 0.2.1+1 | 0.2.1+1 |
intl |
- | 0.19.0 | 0.19.0 |
js |
- | 0.7.1 | 0.7.1 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
nested |
- | 1.0.0 | 1.0.0 |
octo_image |
- | 2.1.0 | 2.1.0 |
package_info_plus_platform_interface |
- | 3.0.1 | 3.0.1 |
path_provider |
- | 2.1.5 | 2.1.5 |
path_provider_android |
- | 2.2.12 | 2.2.12 |
path_provider_foundation |
- | 2.4.0 | 2.4.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 |
permission_handler_android |
- | 12.0.13 | 12.0.13 |
permission_handler_apple |
- | 9.4.5 | 9.4.5 |
permission_handler_html |
- | 0.1.3+2 | 0.1.3+2 |
permission_handler_platform_interface |
- | 4.2.3 | 4.2.3 |
permission_handler_windows |
- | 0.2.1 | 0.2.1 |
petitparser |
- | 6.0.2 | 6.0.2 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
provider |
- | 6.1.2 | 6.1.2 |
rational |
- | 2.2.3 | 2.2.3 |
rxdart |
- | 0.28.0 | 0.28.0 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
sprintf |
- | 7.0.0 | 7.0.0 |
sqflite |
- | 2.4.1 | 2.4.1 |
sqflite_android |
- | 2.4.0 | 2.4.0 |
sqflite_common |
- | 2.5.4+5 | 2.5.4+5 |
sqflite_darwin |
- | 2.4.1 | 2.4.1 |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 |
stack_trace |
- | 1.12.0 | 1.12.0 |
state_notifier |
- | 1.0.0 | 1.0.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
synchronized |
- | 3.3.0+3 | 3.3.0+3 |
term_glyph |
- | 1.2.1 | 1.2.1 |
typed_data |
- | 1.4.0 | 1.4.0 |
url_launcher_android |
- | 6.3.14 | 6.3.14 |
url_launcher_ios |
- | 6.3.1 | 6.3.1 |
url_launcher_linux |
- | 3.2.0 | 3.2.0 |
url_launcher_macos |
- | 3.2.1 | 3.2.1 |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 |
url_launcher_web |
- | 2.3.3 | 2.3.3 |
url_launcher_windows |
- | 3.1.3 | 3.1.3 |
uuid |
- | 4.5.1 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
win32 |
- | 5.8.0 | 5.8.0 |
win32_registry |
- | 1.1.5 | 2.0.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
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.