aadhaar_offline_ekyc 0.0.3
aadhaar_offline_ekyc: ^0.0.3 copied to clipboard
aadhaar_offline_ekyc_flutter_sdk
We analyzed this package 7 hours ago, and awarded it 50 pub points (of a possible 160):
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.
-
pubspec.yaml
doesn't have ahomepage
entry. -
pubspec.yaml
doesn't have arepository
entry.
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
40 out of 314 API elements (12.7 %) 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: aadhaar_model
, aadhaar_model.Aadhaar
, aadhaar_model.Aadhaar.Aadhaar.fromJson
, aadhaar_model.Aadhaar.Aadhaar.fromRawJson
, aadhaar_model.Aadhaar.Aadhaar.new
.
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:aadhaar_offline_ekyc/aadhaar_offline_ekyc.dart
that imports:package:aadhaar_offline_ekyc/offline_aadhaar_sdk.dart
that imports:package:camera/camera.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:aadhaar_offline_ekyc/aadhaar_offline_ekyc.dart
that imports:package:aadhaar_offline_ekyc/offline_aadhaar_sdk.dart
that imports:package:camera/camera.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `macOS`.
Because:
package:aadhaar_offline_ekyc/aadhaar_offline_ekyc.dart
that imports:package:aadhaar_offline_ekyc/offline_aadhaar_sdk.dart
that imports:package:camera/camera.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Web`.
Because:
package:aadhaar_offline_ekyc/aadhaar_offline_ekyc.dart
that imports:package:aadhaar_offline_ekyc/offline_aadhaar_sdk.dart
that imports:package:aadhaar_offline_ekyc/pages/first_page.dart
that imports:package:aadhaar_offline_ekyc/pages/main_page.dart
that imports:package:flutter_inappwebview/flutter_inappwebview.dart
that 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.dev/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 14 issues. Showing the first 2:
ERROR: The named parameter 'primary' isn't defined.
lib/offline_aadhaar_sdk.dart:91:13
╷
91 │ primary: CustomColors().textColor,
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/offline_aadhaar_sdk.dart
WARNING: Unused import: 'package:aadhaar_offline_ekyc/pages/main_page.dart'.
lib/pages/demo_page.dart:2:8
╷
2 │ import 'package:aadhaar_offline_ekyc/pages/main_page.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/pages/demo_page.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
camera |
^0.9.4+14 |
0.9.8+1 | 0.11.1 | |
cupertino_icons |
^1.0.2 |
1.0.8 | 1.0.8 | |
dartz |
^0.10.0-nullsafety.2 |
0.10.1 | 0.10.1 | |
equatable |
^2.0.2 |
2.0.7 | 2.0.7 | |
flutter_inappwebview |
^5.3.2 |
5.8.0 | 6.1.5 | |
flutter_keyboard_visibility |
^5.1.1 |
5.4.1 | 6.0.0 | |
flutter_svg |
^1.0.3 |
1.1.6 | 2.2.0 | |
get |
^4.3.8 |
4.7.2 | 4.7.2 | |
path_provider |
^2.0.8 |
2.1.5 | 2.1.5 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
camera_android |
- | 0.9.8+3 | 0.10.10+3 | |
camera_avfoundation |
- | 0.9.20 | 0.9.20 | |
camera_platform_interface |
- | 2.10.0 | 2.10.0 | |
camera_web |
- | 0.2.1+6 | 0.3.5 | |
characters |
- | 1.4.0 | 1.4.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
ffi |
- | 2.1.4 | 2.1.4 | |
flutter_keyboard_visibility_linux |
- | 1.0.0 | 1.0.0 | |
flutter_keyboard_visibility_macos |
- | 1.0.0 | 1.0.0 | |
flutter_keyboard_visibility_platform_interface |
- | 2.0.0 | 2.0.0 | |
flutter_keyboard_visibility_web |
- | 2.0.0 | 2.0.0 | |
flutter_keyboard_visibility_windows |
- | 1.0.0 | 1.0.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.28 | 2.0.28 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_drawing |
- | 1.0.1 | 1.0.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
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 | |
petitparser |
- | 6.1.0 | 7.0.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
quiver |
- | 3.2.2 | 3.2.2 | |
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.6 | 0.7.6 | |
vector_math |
- | 2.1.4 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.5.0 | 6.6.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 4 issues. Showing the first 2:
The constraint `^0.9.4+14` on camera does not support the stable version `0.10.0`.
Try running dart pub upgrade --major-versions camera
to update the constraint.
The constraint `^5.3.2` on flutter_inappwebview does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions flutter_inappwebview
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 1 error:
UNDEFINED_NAMED_PARAMETER
-lib/offline_aadhaar_sdk.dart:91:13
- The named parameter 'primary' isn't defined.
Run flutter pub downgrade
and then flutter analyze
to reproduce the above problem.
You may run dart pub upgrade --tighten
to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.22.21
, Flutter 3.32.1
, Dart 3.8.1
.
Check the analysis log for details.