rvl_ekyc_flutter 1.0.5
rvl_ekyc_flutter: ^1.0.5 copied to clipboard
A Flutter package for eKYC verification using DOT Flutter SDK.
We analyzed this package 27 hours ago, and awarded it 110 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/Relief-Validation-LTD/rvlekyc-flutter-sdk.git 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/Relief-Validation-LTD/rvlekyc-flutter-sdk.git 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/Relief-Validation-LTD/rvlekyc-flutter-sdk.git was unreachable. Make sure that the website is reachable via HEAD requests.
Documentation URL doesn't exist.
At the time of the analysis https://github.com/Relief-Validation-LTD/rvlekyc-flutter-sdk.git was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
27 out of 384 API elements (7.0 %) 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: APIEndPoints, APIEndPoints.APIEndpoints, APIEndPoints.APIEndpoints.APIEndpoints.new, APIEndPoints.APIEndpoints.createCustomer, APIEndPoints.APIEndpoints.createDocument.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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:rvl_ekyc_flutter/rvl_ekyc_flutter.dartthat imports:package:rvl_ekyc_flutter/RVLDataUtils/ResultStorage.dartthat imports:package:dot_document/dot_document.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:rvl_ekyc_flutter/rvl_ekyc_flutter.dartthat imports:package:rvl_ekyc_flutter/RVLDataUtils/ResultStorage.dartthat imports:package:dot_document/dot_document.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:rvl_ekyc_flutter/rvl_ekyc_flutter.dartthat imports:package:rvl_ekyc_flutter/RVLDataUtils/ResultStorage.dartthat imports:package:dot_document/dot_document.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:rvl_ekyc_flutter/rvl_ekyc_flutter.dartthat imports:package:rvl_ekyc_flutter/RVLDataUtils/ResultStorage.dartthat imports:package:dot_document/dot_document.dartthat 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:rvl_ekyc_flutter/rvl_ekyc_flutter.dartthat imports:package:rvl_ekyc_flutter/smile_liveness/smile_liveness_result_screen.dartthat imports:package:rvl_ekyc_flutter/AppAuthenticator.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.
Package does not support platform `iOS`.
Because:
package:rvl_ekyc_flutter/rvl_ekyc_flutter.dartthat imports:package:rvl_ekyc_flutter/smile_liveness/smile_liveness_result_screen.dartthat imports:package:rvl_ekyc_flutter/AppAuthenticator.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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 77 issues. Showing the first 2:
WARNING: The value of the local variable 'remainingCount' isn't used.
lib/AppAuthenticator.dart:94:17
╷
94 │ final int remainingCount = int.tryParse('${data['remaining_count']}') ?? -1;
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/AppAuthenticator.dart
WARNING: Unused import: 'package:http/http.dart'.
lib/face_auto_capture/face_auto_capture_result_screen.dart:9:8
╷
9 │ import 'package:http/http.dart' as http;
│ ^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/face_auto_capture/face_auto_capture_result_screen.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
dot_document |
^0.10.0 |
0.10.3 | 0.12.0 | |
dot_face_core |
^0.10.0 |
0.10.3 | 0.12.0 | |
dot_face_detection_balanced |
^0.10.0 |
0.10.3 | 0.12.0 | |
dot_face_detection_fast |
^0.10.0 |
0.10.3 | 0.12.0 | |
dot_face_expression_neutral |
^0.10.0 |
0.10.3 | 0.12.0 | |
dot_nfc |
^0.10.0 |
0.10.3 | 0.12.0 | |
fluttertoast |
^8.2.4 |
8.2.14 | 9.1.0 | |
http |
^1.5.0 |
1.6.0 | 1.6.0 | |
image |
^4.1.7 |
4.8.0 | 4.9.0 | |
nfc_manager |
^3.5.0 |
3.5.1 | 4.2.1 | |
package_info_plus |
^8.0.2 |
8.3.1 | 10.1.0 | |
path_provider |
^2.1.2 |
2.1.5 | 2.1.5 | |
rename |
^3.1.0 |
3.1.0 | 3.1.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.9 | 4.0.9 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 1.1.0 | 1.1.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dot_camera |
- | 0.10.3 | 0.12.0 | |
dot_core |
- | 0.10.3 | 0.12.0 | |
dot_core_android |
- | 0.10.3 | 0.12.0 | |
dot_core_ios |
- | 0.10.3 | 0.12.0 | |
dot_core_platform_interface |
- | 0.10.3 | 0.12.0 | |
dot_document_android |
- | 0.10.3 | 0.12.0 | |
dot_document_ios |
- | 0.10.3 | 0.12.0 | |
dot_document_platform_interface |
- | 0.10.3 | 0.12.0 | |
dot_face_commons |
- | 0.10.3 | 0.12.0 | |
dot_face_core_android |
- | 0.10.3 | 0.12.0 | |
dot_face_core_ios |
- | 0.10.3 | 0.12.0 | |
dot_face_core_platform_interface |
- | 0.10.3 | 0.12.0 | |
dot_face_detection_balanced_android |
- | 0.10.3 | 0.12.0 | |
dot_face_detection_balanced_ios |
- | 0.10.3 | 0.12.0 | |
dot_face_detection_balanced_platform_interface |
- | 0.10.3 | 0.12.0 | |
dot_face_detection_fast_android |
- | 0.10.3 | 0.12.0 | |
dot_face_detection_fast_ios |
- | 0.10.3 | 0.12.0 | |
dot_face_detection_fast_platform_interface |
- | 0.10.3 | 0.12.0 | |
dot_face_expression_neutral_android |
- | 0.10.3 | 0.12.0 | |
dot_face_expression_neutral_ios |
- | 0.10.3 | 0.12.0 | |
dot_face_expression_neutral_platform_interface |
- | 0.10.3 | 0.12.0 | |
dot_image |
- | 0.10.3 | 0.12.0 | |
dot_nfc_android |
- | 0.10.3 | 0.12.0 | |
dot_nfc_ios |
- | 0.10.3 | 0.12.0 | |
dot_nfc_platform_interface |
- | 0.10.3 | 0.12.0 | |
ffi |
- | 2.2.0 | 2.2.0 | |
hooks |
- | 2.0.0 | 2.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
jni |
- | 1.0.0 | 1.0.0 | |
jni_flutter |
- | 1.0.1 | 1.0.1 | |
logger |
- | 2.7.0 | 2.7.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.18.0 | 1.18.2 | |
objective_c |
- | 9.4.1 | 9.4.1 | |
package_config |
- | 2.2.0 | 2.2.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 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.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
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 | |
posix |
- | 6.5.0 | 6.5.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
record_use |
- | 0.6.0 | 0.6.0 | |
source_span |
- | 1.10.2 | 1.10.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.2.0 | 2.3.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 6.3.0 | |
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.
Found 9 issues. Showing the first 2:
The constraint `^0.10.0` on dot_document does not support the stable version `0.11.0`.
Try running dart pub upgrade --major-versions dot_document to update the constraint.
The constraint `^0.10.0` on dot_face_core does not support the stable version `0.11.0`.
Try running dart pub upgrade --major-versions dot_face_core 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.12, Flutter 3.44.0, Dart 3.12.0.
Check the analysis log for details.