kat_common 0.1.3
kat_common: ^0.1.3 copied to clipboard
Plugin common for kat
We analyzed this package 17 hours ago, and awarded it 130 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.
-
pubspec.yamldoesn't have ahomepageentry. -
pubspec.yamldoesn't have arepositoryentry.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
314 out of 985 API elements (31.9 %) have documentation comments.
Some symbols that are missing documentation: action_model, action_model.ActionModel, action_model.ActionModel.ActionModel.new, action_model.ActionModel.action, action_model.ActionModel.color.
10/10 points: Package has 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:kat_common/configs/l10n/messages_all.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:kat_common/configs/l10n/messages_all.dartthat declares support for platforms:Android.
Package does not support platform `Linux`.
Because:
package:kat_common/configs/l10n/messages_all.dartthat declares support for platforms:Android.
Package does not support platform `macOS`.
Because:
package:kat_common/configs/l10n/messages_all.dartthat declares support for platforms:Android.
Package does not support platform `Web`.
Because:
package:kat_common/configs/l10n/messages_all.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:kat_common/constants/app_constants.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Built-in Kotlin-ready: This Android plugin supports built-in Kotlin. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
appinio_video_player_plus |
^1.0.7 |
1.0.7 | 1.0.7 | |
battery_plus |
^7.1.1 |
7.1.1 | 7.1.1 | |
camera |
^0.12.0+2 |
0.12.1 | 0.12.1 | |
connectivity_plus |
^7.3.1 |
7.3.1 | 7.3.1 | |
device_info_plus |
^13.2.0 |
13.2.0 | 13.2.0 | |
file_picker |
^12.0.0 |
12.3.0 | 12.3.0 | |
flutter_image_compress |
^2.5.1 |
2.5.1 | 2.5.1 | |
image |
^4.2.0 |
4.10.0 | 4.10.0 | |
intl |
^0.20.2 |
0.20.3 | 0.20.3 | |
kat_html_editor |
^0.0.6 |
0.0.6 | 0.0.6 | |
ntp |
^2.0.0 |
2.0.0 | 2.0.0 | |
open_file |
^3.5.10 |
3.5.11 | 4.0.0 | |
package_info_plus |
^10.2.1 |
10.2.1 | 10.2.1 | |
permission_handler |
^13.0.1 |
13.0.2 | 13.0.2 | |
photo_manager |
^3.12.0 |
3.12.0 | 3.12.0 | |
photo_view |
^0.15.0 |
0.15.0 | 0.15.0 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
shimmer |
^3.0.0 |
3.0.0 | 4.0.0 | |
system_info2 |
^4.1.0 |
4.1.0 | 4.1.0 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 | |
uuid |
^4.6.0 |
4.6.0 | 4.6.0 | |
video_compress |
^3.1.4 |
3.1.4 | 3.1.4 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^3.5.10` on open_file does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions open_file to update the constraint.
The constraint `^3.0.0` on shimmer does not support the stable version `4.0.0`, that was published 23 days ago.
When shimmer is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions shimmer 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.0, Dart 3.13.0.
Check the analysis log for details.