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 6 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.10.3 | |
dot_face_core |
^0.10.0 |
0.10.3 | 0.10.3 | |
dot_face_detection_balanced |
^0.10.0 |
0.10.3 | 0.10.3 | |
dot_face_detection_fast |
^0.10.0 |
0.10.3 | 0.10.3 | |
dot_face_expression_neutral |
^0.10.0 |
0.10.3 | 0.10.3 | |
dot_nfc |
^0.10.0 |
0.10.3 | 0.10.3 | |
fluttertoast |
^8.2.4 |
8.2.14 | 9.0.0 | |
http |
^1.5.0 |
1.6.0 | 1.6.0 | |
image |
^4.1.7 |
4.7.2 | 4.7.2 | |
nfc_manager |
^3.5.0 |
3.5.0 | 4.1.1 | |
package_info_plus |
^8.0.2 |
8.3.1 | 9.0.0 | |
path_provider |
^2.1.2 |
2.1.5 | 2.1.5 | |
rename |
^3.1.0 |
3.1.0 | 3.1.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 3 issues. Showing the first 2:
The constraint `^8.2.4` on fluttertoast does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions fluttertoast to update the constraint.
The constraint `^3.5.0` on nfc_manager does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions nfc_manager 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.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.