kreltix_liveness_sdk 0.2.1
kreltix_liveness_sdk: ^0.2.1 copied to clipboard
Kreltix liveness detection SDK for Flutter — challenge-based, confidence-scored, drop-in ready.
We analyzed this package 34 hours ago, and awarded it 125 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.2.1").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
17 out of 145 API elements (11.7 %) 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: kreltix_liveness_sdk, kreltix_liveness_sdk.ChallengeStepResult.ChallengeStepResult.fromJson, kreltix_liveness_sdk.ChallengeStepResult.ChallengeStepResult.new, kreltix_liveness_sdk.ChallengeStepResult.challenge, kreltix_liveness_sdk.ChallengeStepResult.completed.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:kreltix_liveness_sdk/kreltix_liveness_sdk.dartthat imports:package:kreltix_liveness_sdk/src/ui/liveness_overlay.dartthat imports:package:camera/camera.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:kreltix_liveness_sdk/kreltix_liveness_sdk.dartthat imports:package:kreltix_liveness_sdk/src/ui/liveness_overlay.dartthat imports:package:camera/camera.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:kreltix_liveness_sdk/kreltix_liveness_sdk.dartthat imports:package:kreltix_liveness_sdk/src/ui/liveness_overlay.dartthat imports:package:camera/camera.dartthat declares support for platforms:Android,iOS,Web.
WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 7 issues. Showing the first 2:
INFO: Use 'const' with the constructor to improve performance.
lib/src/challenges/challenge_detector.dart:110:14
╷
110 │ return DetectionResult(
│ ┌──────────────^
111 │ │ completed: true, progress: 1.0, feedback: 'Head turn detected!');
│ └──────────────────────────────────────────────────────────────────────────^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/challenges/challenge_detector.dart
INFO: Parameter 'message' could be a super parameter.
lib/src/errors/kreltix_error.dart:14:9
╷
14 │ const KreltixNetworkError(String message)
│ ^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/errors/kreltix_error.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
camera |
^0.10.5+9 |
0.10.6 | 0.12.1 | |
google_mlkit_face_detection |
^0.10.0 |
0.10.1 | 0.15.1 | |
http |
^1.1.0 |
1.6.0 | 1.6.0 | |
path_provider |
^2.1.2 |
2.1.6 | 2.1.6 | |
permission_handler |
^11.3.0 |
11.4.0 | 13.0.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
camera_android |
- | 0.10.11+1 | 0.10.11+1 | |
camera_avfoundation |
- | 0.9.23+2 | 0.10.3 | |
camera_platform_interface |
- | 2.13.1 | 2.13.1 | |
camera_web |
- | 0.3.5+5 | 0.3.5+5 | |
characters |
- | 1.4.1 | 1.4.1 | |
code_assets |
- | 2.0.0 | 2.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.5+5 | 0.3.5+5 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ffi |
- | 2.2.0 | 2.2.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.35 | 2.0.35 | |
google_mlkit_commons |
- | 0.7.1 | 0.13.0 | |
hooks |
- | 2.2.0 | 2.2.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
jni |
- | 1.0.3 | 1.0.3 | |
jni_flutter |
- | 1.0.3 | 1.0.3 | |
jni_util |
- | 1.0.0 | 1.0.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
objective_c |
- | 9.6.0 | 9.6.0 | |
package_config |
- | 3.0.0 | 3.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
path_provider_linux |
- | 2.2.2 | 2.2.2 | |
path_provider_platform_interface |
- | 2.1.3 | 2.1.3 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
permission_handler_android |
- | 12.1.0 | 14.0.0 | |
permission_handler_apple |
- | 9.6.1 | 9.6.1 | |
permission_handler_html |
- | 0.1.4+1 | 0.1.4+1 | |
permission_handler_platform_interface |
- | 4.4.0 | 4.4.0 | |
permission_handler_windows |
- | 0.2.2 | 0.2.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pub_semver |
- | 2.2.1 | 2.2.1 | |
record_use |
- | 1.1.1 | 1.1.1 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stream_transform |
- | 2.1.2 | 2.1.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.4 | 3.1.4 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 3 issues. Showing the first 2:
The constraint `^0.10.5+9` on camera does not support the stable version `0.11.0`.
Try running dart pub upgrade --major-versions camera to update the constraint.
The constraint `^0.10.0` on google_mlkit_face_detection does not support the stable version `0.11.0`.
Try running dart pub upgrade --major-versions google_mlkit_face_detection 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.