faceki_blaze_sdk 1.0.6 copy "faceki_blaze_sdk: ^1.0.6" to clipboard
faceki_blaze_sdk: ^1.0.6 copied to clipboard

FACEKI Flutter EKYC SDK

5
likes
100/ 160
pub points
164
downloads

We analyzed this package 29 hours ago, and awarded it 100 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
10 / 30trigger folding of the section

Failed check 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.

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

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

Failed check 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.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

9 out of 116 API elements (7.8 %) 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: capture_document, capture_document.CameraWithOverlay, capture_document.CameraWithOverlay.CameraWithOverlay.new, capture_document.CameraWithOverlay.bgColor, capture_document.CameraWithOverlay.imageName.

Passed check 10/10 points: Package has an example

Failed 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:faceki_blaze_sdk/faceki_ekyc.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:faceki_blaze_sdk/faceki_ekyc.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:faceki_blaze_sdk/faceki_ekyc.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:faceki_blaze_sdk/faceki_ekyc.dart that imports:
  • package:permission_handler/permission_handler.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:faceki_blaze_sdk/faceki_ekyc.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:faceki_blaze_sdk/faceki_ekyc.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:faceki_blaze_sdk/faceki_ekyc.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 32 issues. Showing the first 2:

WARNING: The value of the local variable 'originalPath' isn't used.

lib/screens/capture_document.dart:91:9

91var originalPath = path;
   │         ^^^^^^^^^^^^
   ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/screens/capture_document.dart

WARNING: This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: DocumentSelectionScreen.screenTexts, DocumentSelectionScreen.bgColor

lib/screens/document_selection.dart:7:7

7class DocumentSelectionScreen extends StatefulWidget {
  │       ^^^^^^^^^^^^^^^^^^^^^^^
  ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/screens/document_selection.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
camerawesome ^2.0.1 2.3.0 2.3.0
device_info_plus ^10.1.0 10.1.2 11.3.3
dio ^5.4.2+1 5.8.0+1 5.8.0+1
fluttertoast ^8.2.4 8.2.12 8.2.12
gif ^2.3.0 2.3.0 2.3.0
image ^4.1.7 4.5.4 4.5.4
lottie ^3.1.0 3.3.1 3.3.1
path_provider ^2.0.2 2.1.5 2.1.5
permission_handler ^8.1.4+2 8.3.0 12.0.0+1
url_launcher ^6.3.1 6.3.1 6.3.1
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.6 4.0.6
async - 2.13.0 2.13.0
carousel_slider - 5.0.0 5.0.0
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
colorfilter_generator - 0.0.8 0.0.8
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
device_info_plus_platform_interface - 7.0.2 7.0.2
dio_web_adapter - 2.1.1 2.1.1
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
http - 1.3.0 1.3.0
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.12.0
matrix2d - 1.0.4 1.0.4
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
path_provider_android - 2.2.17 2.2.17
path_provider_foundation - 2.4.1 2.4.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
permission_handler_platform_interface - 3.12.0 4.3.0
petitparser - 6.1.0 6.1.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.0.2 6.0.2
rxdart - 0.28.0 0.28.0
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.16 6.3.16
url_launcher_ios - 6.3.3 6.3.3
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.0 2.4.0
url_launcher_windows - 3.1.4 3.1.4
vector_math - 2.1.4 2.1.5
web - 1.1.1 1.1.1
win32 - 5.12.0 5.12.0
win32_registry - 1.1.5 2.1.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

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

The constraint `^10.1.0` on device_info_plus does not support the stable version `11.0.0`.

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

The constraint `^8.1.4+2` on permission_handler does not support the stable version `9.0.1`.

Try running dart pub upgrade --major-versions permission_handler 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.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 20Aug 17Sep 14Oct 12Nov 9Dec 7Jan 4Feb 1Mar 1Mar 29020406080100120140160>=1.0.0-0 <2.0.0
5
likes
100
points
164
downloads

Publisher

verified publisherfaceki.com

Weekly Downloads

2024.10.05 - 2025.04.19

FACEKI Flutter EKYC SDK

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

camerawesome, device_info_plus, dio, flutter, fluttertoast, gif, image, lottie, path_provider, permission_handler, url_launcher

More

Packages that depend on faceki_blaze_sdk