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 36 hours ago, and awarded it 120 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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
28 out of 281 API elements (10.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.new, 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.dartthat imports:package:je_kit/global.dartthat imports:package:je_kit/foundation/platform_utility.dartthat imports:package:device_info/device_info.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:je_kit/je_kit.dartthat imports:package:je_kit/global.dartthat imports:package:je_kit/foundation/platform_utility.dartthat imports:package:device_info/device_info.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:je_kit/je_kit.dartthat imports:package:je_kit/global.dartthat imports:package:je_kit/foundation/platform_utility.dartthat imports:package:device_info/device_info.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:je_kit/je_kit.dartthat imports:package:je_kit/global.dartthat imports:package:je_kit/foundation/platform_utility.dartthat imports:package:device_info/device_info.dartthat 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.dartthat imports:package:je_kit/global.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:je_kit/je_kit.dartthat imports:package:je_kit/global.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 63 issues. Showing the first 2:
INFO: Missing type annotation.
lib/foundation/formatter.dart:4:10
╷
4 │ static formatDouble(double? value, {int fixed = 2}) {
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/foundation/formatter.dart
INFO: Missing type annotation.
lib/foundation/map_launcher.dart:7:10
╷
7 │ static showNavigationSheet(BuildContext context, double longitude, double latitude) {
│ ^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/foundation/map_launcher.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cached_network_image |
^3.2.1 |
3.3.1 | 3.4.1 | |
device_info |
^2.0.3 |
2.0.3 | 2.0.3 | Discontinued |
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.2 | |
oktoast |
^3.2.0 |
3.4.0 | 3.4.0 | |
package_info_plus |
^3.1.2 |
3.1.2 | 9.0.0 | |
path_provider |
^2.0.10 |
2.1.5 | 2.1.5 | |
permission_handler |
^9.2.0 |
9.2.0 | 12.0.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.2 | 6.3.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.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.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
device_info_platform_interface |
- | 2.0.1 | 2.0.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 0.13.6 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
matcher |
- | 0.12.18 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
package_info_plus_platform_interface |
- | 2.0.1 | 3.2.1 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
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 | 13.0.1 | |
permission_handler_apple |
- | 9.1.4 | 9.4.7 | |
permission_handler_platform_interface |
- | 3.12.0 | 4.3.0 | |
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 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sqflite |
- | 2.4.2 | 2.4.2 | |
sqflite_android |
- | 2.4.2+2 | 2.4.2+2 | |
sqflite_common |
- | 2.5.6 | 2.5.6 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.8 | 0.7.8 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.3.6 | 6.3.6 | |
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.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 4.1.4 | 5.15.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 6 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.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.