crokta_liveness 1.5.0 copy "crokta_liveness: ^1.5.0" to clipboard
crokta_liveness: ^1.5.0 copied to clipboard

A Flutter SDK for Face Liveness Verification, passive/active liveness UI.

140/ 160
pub points
659
downloads

We analyzed this package 2 days ago, and awarded it 140 pub points (of a possible 160):

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/Crokta/face-guard was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

45 out of 46 API elements (97.8 %) have documentation comments.

Some symbols that are missing documentation: crokta_liveness.LivenessProvider.LivenessProvider.new.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:crokta_liveness/crokta_liveness.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:crokta_liveness/crokta_liveness.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:crokta_liveness/crokta_liveness.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:crokta_liveness/crokta_liveness.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:crokta_liveness/crokta_liveness.dart that imports:
  • package:crokta_liveness/src/providers/aws_rekognition_provider.dart that imports:
  • package:amplify_flutter/amplify_flutter.dart that imports:
  • package:amplify_secure_storage/amplify_secure_storage.dart that imports:
  • package:amplify_secure_storage/src/amplify_secure_storage.vm.dart that imports:
  • package:amplify_secure_storage_dart/src/utils/file_key_value_store.dart that declares support for platforms: iOS, Windows, Linux, macOS, Web.
Package does not support platform `iOS`.

Because:

  • package:crokta_liveness/crokta_liveness.dart that imports:
  • package:crokta_liveness/src/providers/aws_rekognition_provider.dart that imports:
  • package:amplify_flutter/amplify_flutter.dart that imports:
  • package:amplify_secure_storage/amplify_secure_storage.dart that imports:
  • package:amplify_secure_storage/src/amplify_secure_storage.vm.dart that imports:
  • package:amplify_secure_storage_dart/amplify_secure_storage_dart.dart that imports:
  • package:amplify_secure_storage_dart/src/mixins/amplify_secure_storage_mixin.dart that imports:
  • package:amplify_secure_storage_dart/src/mixins/amplify_secure_storage_mixin.vm.dart that imports:
  • package:amplify_secure_storage_dart/src/platforms/amplify_secure_storage_windows.dart that imports:
  • package:amplify_secure_storage_dart/src/ffi/win32/data_protection.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.

Swift PM-ready: This iOS or macOS plugin supports the Swift Package Manager. See https://docs.flutter.dev/to/spm for details.

Built-in Kotlin support:

Legacy Kotlin configuration detected in `android/build.gradle`.

This plugin applies the Kotlin Gradle Plugin (KGP) or uses the android.kotlinOptions{} block.

Note: This Android plugin does not support built-in Kotlin. In the future, this might affect scoring. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 7 issues. Showing the first 2:

INFO: Statements in an if should be enclosed in a block.

lib/src/providers/aws_rekognition_provider.dart:54:9

   ╷
54 │         queryParams['kyc_type'] = kycType;
   │         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/providers/aws_rekognition_provider.dart

INFO: Statements in an if should be enclosed in a block.

lib/src/providers/aws_rekognition_provider.dart:56:9

   ╷
56 │         queryParams['kyc_number'] = kycNumber;
   │         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/providers/aws_rekognition_provider.dart

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Partially passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
amplify_auth_cognito ^2.11.0 2.12.0 2.12.0
amplify_flutter ^2.11.0 2.12.0 2.12.0
camera ^0.12.0+1 0.12.0+1 0.12.0+1
face_liveness_detector ^0.2.11 0.2.11 0.2.11
google_mlkit_face_detection ^0.13.2 0.13.2 0.14.0
http ^1.2.0 1.6.0 1.6.0
path_provider ^2.1.2 2.1.6 2.1.6
uuid ^4.3.3 4.5.3 4.5.3
Transitive dependencies
Package Constraint Compatible Latest Notes
amplify_analytics_pinpoint - 2.12.0 2.12.0
amplify_analytics_pinpoint_dart - 0.4.17 0.4.17
amplify_auth_cognito_dart - 0.11.21 0.11.21
amplify_core - 2.12.0 2.12.0
amplify_db_common - 0.4.18 0.4.18
amplify_db_common_dart - 0.4.19 0.4.19
amplify_secure_storage - 0.5.18 0.5.18
amplify_secure_storage_dart - 0.5.11 0.5.11
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
aws_common - 0.7.14 0.7.14
aws_signature_v4 - 0.6.11 0.6.11
built_collection - 5.1.1 5.1.1
built_value - 8.12.6 8.12.6
camera_android_camerax - 0.7.4+1 0.7.4+1
camera_avfoundation - 0.10.2 0.10.2
camera_platform_interface - 2.13.1 2.13.1
camera_web - 0.3.5+4 0.3.5+4
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.2.1 1.2.1
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crclib - 3.0.0 3.0.0
cross_file - 0.3.5+4 0.3.5+4
crypto - 3.0.7 3.0.7
device_info_plus - 13.2.0 13.2.0
device_info_plus_platform_interface - 8.1.0 8.1.0
drift - 2.34.1 2.34.1
ffi - 2.2.0 2.2.0
ffi_leak_tracker - 0.1.2 0.1.2
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_plugin_android_lifecycle - 2.0.35 2.0.35
glob - 2.1.3 2.1.3
google_mlkit_commons - 0.11.1 0.12.0
graphs - 2.3.2 2.3.2
hooks - 2.0.2 2.0.2
http2 - 2.3.1 2.3.1
http_parser - 4.1.2 4.1.2
intl - 0.20.3 0.20.3
jni - 1.0.0 1.0.0
jni_flutter - 1.0.1 1.0.1
json_annotation - 4.12.0 4.12.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.19.0
mime - 2.0.0 2.0.0
native_toolchain_c - 0.19.2 0.19.2
oauth2 - 2.0.5 2.0.5
objective_c - 9.4.1 9.4.1
os_detect - 2.0.3 2.0.3
package_config - 2.2.0 3.0.0
package_info_plus - 10.2.0 10.2.0
package_info_plus_platform_interface - 4.1.0 4.1.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
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.0 2.2.0
record_use - 0.6.0 0.6.0
retry - 3.1.2 3.1.2
shelf - 1.4.2 1.4.2
smithy - 0.7.11 0.7.11
smithy_aws - 0.7.11 0.7.11
source_span - 1.10.2 1.10.2
sqlite3 - 3.3.4 3.3.4
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
tuple - 2.0.2 2.0.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.4.0
web - 1.1.1 1.1.1
win32 - 6.3.0 6.3.0
win32_registry - 3.0.3 3.0.3
worker_bee - 0.3.12 0.3.12
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 7.0.1
yaml - 3.1.3 3.1.3

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^0.13.2` on google_mlkit_face_detection does not support the stable version `0.14.0`, that was published 2 days ago.

When google_mlkit_face_detection is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions google_mlkit_face_detection to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.14, Flutter 3.44.4, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
659
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter SDK for Face Liveness Verification, passive/active liveness UI.

Homepage

License

MIT (license)

Dependencies

amplify_auth_cognito, amplify_flutter, camera, face_liveness_detector, flutter, google_mlkit_face_detection, http, path_provider, uuid

More

Packages that depend on crokta_liveness

Packages that implement crokta_liveness