kyc_engine 0.0.2 copy "kyc_engine: ^0.0.2" to clipboard
kyc_engine: ^0.0.2 copied to clipboard

PlatformAndroidiOS
unlisted

A Flutter library for face verification and KYC processes.

140/ 160
pub points
16
downloads

We analyzed this package 1 hour 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/ericatsu/kyc_engine was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/ericatsu/kyc_engine was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/ericatsu/kyc_engine/issues 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.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

39 out of 69 API elements (56.5 %) have documentation comments.

Some symbols that are missing documentation: kyc_engine, kyc_engine.FaceDetectionConfig.FaceDetectionConfig.fast, kyc_engine.FaceDetectionConfig.FaceDetectionConfig.new, kyc_engine.FaceDetectionConfig.similarityThreshold, kyc_engine.FaceDetectionResult.FaceDetectionResult.new.

Passed check 10/10 points: Package has 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:kyc_engine/kyc_engine.dart that imports:
  • package:kyc_engine/src/models/face_detection_result.dart that imports:
  • package:google_mlkit_face_detection/google_mlkit_face_detection.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:kyc_engine/kyc_engine.dart that imports:
  • package:kyc_engine/src/models/face_detection_result.dart that imports:
  • package:google_mlkit_face_detection/google_mlkit_face_detection.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:kyc_engine/kyc_engine.dart that imports:
  • package:kyc_engine/src/models/face_detection_result.dart that imports:
  • package:google_mlkit_face_detection/google_mlkit_face_detection.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:kyc_engine/kyc_engine.dart that imports:
  • package:kyc_engine/src/models/face_detection_result.dart that imports:
  • package:google_mlkit_face_detection/google_mlkit_face_detection.dart that declares support for platforms: Android, iOS.
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 3 issues. Showing the first 2:

INFO: 'FirebaseModelDownloader' is deprecated and shouldn't be used. Firebase ML is deprecated and will shut down on June 15, 2027. Migrate hosted custom models to another solution, such as Cloud Storage for Firebase. See https://firebase.google.com/docs/ml/migrate-to-cloud-storage.

lib/src/core/face_recognition_service.dart:34:27

   ╷
34 │       final model = await FirebaseModelDownloader.instance.getModel(
   │                           ^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

INFO: 'FirebaseModelDownloadType' is deprecated and shouldn't be used. Firebase ML is deprecated and will shut down on June 15, 2027. Migrate hosted custom models to another solution, such as Cloud Storage for Firebase. See https://firebase.google.com/docs/ml/migrate-to-cloud-storage.

lib/src/core/face_recognition_service.dart:36:9

   ╷
36 │         FirebaseModelDownloadType.latestModel,
   │         ^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
firebase_core ^4.2.1 4.15.0 4.15.0
firebase_ml_model_downloader ^0.4.0+4 0.4.5 0.4.5
google_mlkit_face_detection ^0.13.1 0.13.2 0.15.1
image ^4.5.4 4.10.1 4.10.1
image_picker ^1.2.1 1.2.3 1.2.3
path_provider ^2.1.5 2.1.6 2.1.6
tflite_flutter ^0.12.1 0.12.1 0.12.1
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.3.0 4.3.0
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
characters - 1.4.1 1.4.1
code_assets - 2.1.0 2.1.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
file_selector_linux - 0.9.4+1 0.9.4+1
file_selector_macos - 0.9.5+1 0.9.5+1
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+6 0.9.3+6
firebase_core_platform_interface - 8.1.1 8.1.1
firebase_core_web - 3.12.0 3.12.0
firebase_ml_model_downloader_platform_interface - 0.1.6+1 0.1.6+1
flutter_plugin_android_lifecycle - 2.0.35 2.0.35
google_mlkit_commons - 0.11.1 0.13.0
hooks - 2.2.0 2.2.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+23 0.8.13+23
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+7 0.8.13+7
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.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
matcher - 0.12.20 0.12.20
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
mime - 2.1.0 2.1.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
platform - 3.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.5.2 6.5.2
pub_semver - 2.2.1 2.2.1
quiver - 3.2.2 3.2.2
record_use - 1.1.1 1.1.1
source_span - 1.10.2 1.10.2
stack_trace - 1.12.2 1.12.2
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.14 0.7.14
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.

The constraint `^0.13.1` on google_mlkit_face_detection does not support the stable version `0.14.0`.

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.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
140
points
16
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter library for face verification and KYC processes.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

firebase_core, firebase_ml_model_downloader, flutter, google_mlkit_face_detection, image, image_picker, path_provider, tflite_flutter

More

Packages that depend on kyc_engine