je_kit 0.0.1 je_kit: ^0.0.1 copied to clipboard
A Flutter package for foundation and common widget.
We analyzed this package 2 days 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.
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
.
0/10 points: 20% or more of the public API has dartdoc comments
19 out of 272 API elements (7.0 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: badge
, badge.BadgeType
, badge.BadgeView
, badge.BadgeView.BadgeView
, badge.BadgeView.badgeRedius
.
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:je_kit/je_kit.dart
that imports:package:je_kit/global.dart
that imports:package:je_kit/foundation/platform_utility.dart
that imports:package:device_info/device_info.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:je_kit/je_kit.dart
that imports:package:je_kit/global.dart
that imports:package:je_kit/foundation/platform_utility.dart
that imports:package:device_info/device_info.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:je_kit/je_kit.dart
that imports:package:je_kit/global.dart
that imports:package:je_kit/foundation/platform_utility.dart
that imports:package:device_info/device_info.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:je_kit/je_kit.dart
that imports:package:je_kit/global.dart
that imports:package:je_kit/foundation/platform_utility.dart
that imports:package:device_info/device_info.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:je_kit/je_kit.dart
that imports:package:je_kit/global.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:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:je_kit/je_kit.dart
that imports:package:je_kit/global.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:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:je_kit/je_kit.dart
that imports:package:je_kit/global.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 36 issues. Showing the first 2:
INFO: 'window' is deprecated and shouldn't be used. Look up the current FlutterView from the context via View.of(context) or consult the PlatformDispatcher directly instead. Deprecated to prepare for the upcoming multi-window support. This feature was deprecated after v3.7.0-32.0.pre.
lib/foundation/screen.dart:2:29
╷
2 │ import 'dart:ui' as ui show window;
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/foundation/screen.dart
INFO: 'MediaQueryData.fromWindow' is deprecated and shouldn't be used. Use MediaQueryData.fromView instead. This constructor was deprecated in preparation for the upcoming multi-window support. This feature was deprecated after v3.7.0-32.0.pre.
lib/foundation/screen.dart:6:33
╷
6 │ MediaQueryData mediaQuery = MediaQueryData.fromWindow(ui.window);
│ ^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/foundation/screen.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
cached_network_image |
^3.2.1 |
3.3.1 | 3.4.1 |
device_info |
^2.0.3 |
2.0.3 | 2.0.3 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_cache_manager |
^3.3.0 |
3.3.1 | 3.4.1 |
image_gallery_saver |
^1.7.1 |
1.7.1 | 2.0.3 |
intl |
^0.17.0 |
0.17.0 | 0.20.0 |
oktoast |
^3.2.0 |
3.4.0 | 3.4.0 |
package_info_plus |
^3.1.2 |
3.1.2 | 8.1.1 |
path_provider |
^2.0.10 |
2.1.5 | 2.1.5 |
permission_handler |
^9.2.0 |
9.2.0 | 11.3.1 |
photo_view |
^0.14.0 |
0.14.0 | 0.15.0 |
pull_to_refresh |
^2.0.0 |
2.0.0 | 2.0.0 |
quiver |
^3.1.0 |
3.2.2 | 3.2.2 |
url_launcher |
^6.1.2 |
6.3.1 | 6.3.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
async |
- | 2.12.0 | 2.12.0 |
boolean_selector |
- | 2.1.2 | 2.1.2 |
cached_network_image_platform_interface |
- | 4.0.0 | 4.1.1 |
cached_network_image_web |
- | 1.2.0 | 1.3.1 |
characters |
- | 1.3.0 | 1.3.1 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.18.0 | 1.19.1 |
crypto |
- | 3.0.6 | 3.0.6 |
device_info_platform_interface |
- | 2.0.1 | 2.0.1 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
fixnum |
- | 1.1.1 | 1.1.1 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
http |
- | 0.13.6 | 1.2.2 |
http_parser |
- | 4.0.2 | 4.1.1 |
matcher |
- | 0.12.17 | 0.12.17 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
octo_image |
- | 2.1.0 | 2.1.0 |
package_info_plus_platform_interface |
- | 2.0.1 | 3.0.1 |
path |
- | 1.9.1 | 1.9.1 |
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 |
- | 9.0.2+1 | 12.0.13 |
permission_handler_apple |
- | 9.1.4 | 9.4.5 |
permission_handler_platform_interface |
- | 3.12.0 | 4.2.3 |
permission_handler_windows |
- | 0.1.3 | 0.2.1 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
rxdart |
- | 0.27.7 | 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 |
stream_channel |
- | 2.1.2 | 2.1.2 |
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 |
test_api |
- | 0.7.3 | 0.7.3 |
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.1 | 3.2.1 |
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 |
- | 4.1.4 | 5.8.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 5 issues. Showing the first 2:
The constraint `^1.7.1` on image_gallery_saver does not support the stable version `2.0.1`.
Try running dart pub upgrade --major-versions image_gallery_saver
to update the constraint.
The constraint `^0.17.0` on intl does not support the stable version `0.18.0`.
Try running dart pub upgrade --major-versions intl
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.