idmeta_kit 1.0.3
idmeta_kit: ^1.0.3 copied to clipboard
IDMeta Kit streamlines the integration of MetaPeta API in Dart apps, simplifying complex tasks. Easily incorporate compliance, biometrics, and country-specific verifications with minimal code. It enha [...]
We analyzed this package 21 hours ago, and awarded it 80 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too long.
Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.
Homepage URL doesn't exist.
At the time of the analysis https://github.com/IDMeta/IDMeta-SDK 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: BSD-3-Clause.
0/10 points: 20% or more of the public API has dartdoc comments
87 out of 780 API elements (11.2 %) 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: aml, aml, aml_form, aml_form.AmlForm, aml_form.AmlForm.AmlForm.new.
10/10 points: Package has 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:idmeta_kit/idmeta_kit.dartthat imports:package:idmeta_kit/ui/ui.dartthat imports:package:idmeta_kit/ui/biometric/biometric.dartthat imports:package:idmeta_kit/ui/biometric/biometric_verification/biometric_verification.dartthat imports:package:idmeta_kit/ui/biometric/biometric_verification/biometric_verfication_form.dartthat imports:package:face_camera/face_camera.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:idmeta_kit/idmeta_kit.dartthat imports:package:idmeta_kit/ui/ui.dartthat imports:package:idmeta_kit/ui/biometric/biometric.dartthat imports:package:idmeta_kit/ui/biometric/biometric_verification/biometric_verification.dartthat imports:package:idmeta_kit/ui/biometric/biometric_verification/biometric_verfication_form.dartthat imports:package:face_camera/face_camera.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:idmeta_kit/idmeta_kit.dartthat imports:package:idmeta_kit/ui/ui.dartthat imports:package:idmeta_kit/ui/biometric/biometric.dartthat imports:package:idmeta_kit/ui/biometric/biometric_verification/biometric_verification.dartthat imports:package:idmeta_kit/ui/biometric/biometric_verification/biometric_verfication_form.dartthat imports:package:face_camera/face_camera.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:idmeta_kit/idmeta_kit.dartthat imports:package:idmeta_kit/ui/ui.dartthat imports:package:idmeta_kit/ui/biometric/biometric.dartthat imports:package:idmeta_kit/ui/biometric/biometric_verification/biometric_verification.dartthat imports:package:idmeta_kit/ui/biometric/biometric_verification/biometric_verfication_form.dartthat imports:package:face_camera/face_camera.dartthat declares support for platforms:Android,iOS.
0/0 points: WASM compatibility
Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 34 issues. Showing the first 2:
ERROR: The named parameter 'controller' is required, but there's no corresponding argument.
lib/ui/biometric/biometric_registration/biometric_registration_form.dart:80:13
╷
80 │ ? SmartFaceCamera(
│ ^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/ui/biometric/biometric_registration/biometric_registration_form.dart
ERROR: The named parameter 'defaultCameraLens' isn't defined.
lib/ui/biometric/biometric_registration/biometric_registration_form.dart:81:15
╷
81 │ defaultCameraLens: CameraLens.front,
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/ui/biometric/biometric_registration/biometric_registration_form.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
build_runner |
^2.0.4 |
2.5.4 | 2.10.1 | |
dio |
^5.3.3 |
5.9.0 | 5.9.0 | |
easy_debounce_throttle |
^1.0.0+5 |
1.0.0+5 | 1.0.0+5 | |
face_camera |
^0.1.0 |
0.1.4 | 0.1.4 | |
flutter_bloc |
^8.1.3 |
8.1.6 | 9.1.1 | |
flutter_screenutil |
^5.9.0 |
5.9.3 | 5.9.3 | |
flutter_svg |
^2.0.9 |
2.2.1 | 2.2.1 | |
freezed |
^2.4.1 |
2.5.8 | 3.2.3 | |
freezed_annotation |
^2.4.1 |
2.4.4 | 3.1.0 | |
gauge_indicator |
^0.4.3 |
0.4.3 | 0.4.3 | |
image_picker |
^1.0.4 |
1.2.0 | 1.2.0 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
json_annotation |
^4.8.1 |
4.9.0 | 4.9.0 | |
json_serializable |
^6.7.1 |
6.9.5 | 6.11.1 | |
permission_handler |
^11.0.1 |
11.4.0 | 12.0.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 85.0.0 | 92.0.0 | |
analyzer |
- | 7.7.1 | 9.0.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 8.1.4 | 9.1.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
build |
- | 2.5.4 | 4.0.2 | |
build_config |
- | 1.1.2 | 1.2.0 | |
build_daemon |
- | 4.1.0 | 4.1.0 | |
build_resolvers |
- | 2.5.4 | 3.0.4 | Discontinued |
build_runner_core |
- | 9.1.2 | 9.3.2 | Discontinued |
built_collection |
- | 5.1.1 | 5.1.1 | |
built_value |
- | 8.12.0 | 8.12.0 | |
camera |
- | 0.11.2+1 | 0.11.2+1 | |
camera_android_camerax |
- | 0.6.24 | 0.6.24 | |
camera_avfoundation |
- | 0.9.22+4 | 0.9.22+4 | |
camera_platform_interface |
- | 2.11.0 | 2.11.0 | |
camera_web |
- | 0.3.5 | 0.3.5 | |
characters |
- | 1.4.0 | 1.4.1 | |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_builder |
- | 4.11.0 | 4.11.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dart_style |
- | 3.1.1 | 3.1.2 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
equatable |
- | 2.0.7 | 2.0.7 | |
file |
- | 7.0.1 | 7.0.1 | |
file_selector_linux |
- | 0.9.3+2 | 0.9.3+2 | |
file_selector_macos |
- | 0.9.4+5 | 0.9.4+5 | |
file_selector_platform_interface |
- | 2.6.2 | 2.6.2 | |
file_selector_windows |
- | 0.9.3+4 | 0.9.3+4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.32 | 2.0.32 | |
frontend_server_client |
- | 4.0.0 | 4.0.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
google_mlkit_commons |
- | 0.9.0 | 0.11.0 | |
google_mlkit_face_detection |
- | 0.12.0 | 0.13.1 | |
graphs |
- | 2.3.2 | 2.3.2 | |
http |
- | 1.5.0 | 1.5.0 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker_android |
- | 0.8.13+5 | 0.8.13+5 | |
image_picker_for_web |
- | 3.1.0 | 3.1.0 | |
image_picker_ios |
- | 0.8.13+1 | 0.8.13+1 | |
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 | |
io |
- | 1.0.5 | 1.0.5 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
permission_handler_android |
- | 12.1.0 | 13.0.1 | |
permission_handler_apple |
- | 9.4.7 | 9.4.7 | |
permission_handler_html |
- | 0.1.3+5 | 0.1.3+5 | |
permission_handler_platform_interface |
- | 4.3.0 | 4.3.0 | |
permission_handler_windows |
- | 0.2.1 | 0.2.1 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pool |
- | 1.5.2 | 1.5.2 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_parse |
- | 1.5.0 | 1.5.0 | |
shelf |
- | 1.4.2 | 1.4.2 | |
shelf_web_socket |
- | 3.0.0 | 3.0.0 | |
source_gen |
- | 2.0.0 | 4.0.2 | |
source_helper |
- | 1.3.7 | 1.3.8 | |
source_span |
- | 1.10.1 | 1.10.1 | |
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 | |
test_api |
- | 0.7.7 | 0.7.7 | |
timing |
- | 1.0.2 | 1.0.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.19 | 1.1.19 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
watcher |
- | 1.1.4 | 1.1.4 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
xml |
- | 6.6.1 | 6.6.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 issues. Showing the first 2:
The constraint `^8.1.3` on flutter_bloc does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions flutter_bloc to update the constraint.
The constraint `^2.4.1` on freezed does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions freezed 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.0, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.