core_kit 1.1.4
core_kit: ^1.1.4 copied to clipboard
CoreKit (core_kit) — SPM-ready Flutter UI kit with responsive scaling, Dio HTTP, JWT auth, secure storage, and 35+ widgets.
We analyzed this package 3 hours ago, and awarded it 150 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.
10/10 points: 20% or more of the public API has dartdoc comments
1163 out of 3214 API elements (36.2 %) have documentation comments.
Some symbols that are missing documentation: apple_auth_config, apple_auth_config.CkAppleAuthConfig.CkAppleAuthConfig.new, apple_auth_config.CkAppleAuthConfig.backendUrl, apple_auth_config.CkAppleAuthConfig.bodyBuilder, apple_auth_config.CkAppleAuthConfig.method.
10/10 points: Package has an example and has no issues with screenshots
10/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
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:core_kit/core_kit.dartthat imports:package:core_kit/utils/ck_share.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.
Package does not support platform `iOS`.
Because:
package:core_kit/core_kit.dartthat imports:package:core_kit/utils/ck_share.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.
Package does not support platform `Windows`.
Because:
package:core_kit/core_kit.dartthat imports:package:core_kit/utils/ck_share.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_linux.dartthat imports:package:url_launcher_linux/url_launcher_linux.dartthat declares support for platforms:Linux.
Package does not support platform `Linux`.
Because:
package:core_kit/core_kit.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `macOS`.
Because:
package:core_kit/core_kit.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `Web`.
Because:
package:core_kit/core_kit.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:core_kit/core_kit.dartthat imports:package:path_provider/path_provider.dartthat imports:dart:io
Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
android_id |
^0.5.2+1 |
0.5.2+1 | 0.5.2+1 | |
cached_network_image |
^4.0.0 |
4.0.0 | 4.0.0 | |
dio |
^5.11.0 |
5.11.1 | 5.11.1 | |
file_picker |
^12.2.0 |
12.3.0 | 12.3.0 | |
flutter_country_state |
^1.0.2 |
1.0.2 | 1.0.2 | |
flutter_reorderable_grid_view |
^5.7.0 |
5.7.0 | 5.7.0 | |
flutter_secure_storage |
^11.0.0 |
11.1.1 | 11.1.1 | |
flutter_svg |
^2.3.0 |
2.3.0 | 2.3.0 | |
flutter_widget_from_html |
^0.17.3 |
0.17.4 | 0.17.4 | |
http |
^1.6.0 |
1.6.0 | 1.6.0 | |
http_parser |
^4.1.2 |
4.1.2 | 4.1.2 | |
image_picker |
^1.2.3 |
1.2.3 | 1.2.3 | |
intl |
^0.20.3 |
0.20.3 | 0.20.3 | |
intl_phone_field_v2 |
^4.0.5 |
4.0.5 | 4.0.5 | |
material_ui |
^1.0.1 |
1.2.0 | 1.2.0 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.6 |
2.1.6 | 2.1.6 | |
permission_handler |
^13.0.2 |
13.0.2 | 13.0.2 | |
share_plus |
^13.3.0 |
13.3.0 | 13.3.0 | |
shared_preferences |
^2.5.5 |
2.5.5 | 2.5.5 | |
skeletonizer |
^2.1.3 |
2.1.3 | 3.0.0 | |
universal_io |
^2.3.1 |
2.3.1 | 2.3.1 | |
uuid |
^4.6.0 |
4.6.0 | 4.6.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^2.1.3` on skeletonizer does not support the stable version `3.0.0`, that was published 2 days ago.
When skeletonizer is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions skeletonizer 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.19, Flutter 3.47.4, Dart 3.13.3.
Check the analysis log for details.
