eid_scanner 0.0.5
eid_scanner: ^0.0.5 copied to clipboard
A Flutter package for scanning Emirates IDs, using object detection and text extraction to capture data from the ID.
We analyzed this package 3 days ago, and awarded it 115 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.0.5").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
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.
10/10 points: 20% or more of the public API has dartdoc comments
24 out of 27 API elements (88.9 %) have documentation comments.
Some symbols that are missing documentation: eid_scanner, eid_scanner.EIDScanner.EIDScanner.new, eid_scanner.ScanBoxPainter.scanBox.
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:eid_scanner/eid_scanner.dartthat imports:package:camera/camera.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:eid_scanner/eid_scanner.dartthat imports:package:camera/camera.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:eid_scanner/eid_scanner.dartthat imports:package:camera/camera.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:eid_scanner/eid_scanner.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 12 issues. Showing the first 2:
WARNING: The 'authors' field is no longer used and can be removed.
pubspec.yaml:27:1
╷
27 │ authors:
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze pubspec.yaml
INFO: The part-of directive uses a library name.
lib/src/eid_detect_card.dart:1:1
╷
1 │ part of eid_scanner;
│ ^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/eid_detect_card.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
camera |
0.10.4 |
0.10.4 | 0.12.0 | |
google_ml_kit |
^0.19.0 |
0.19.0 | 0.21.0 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
path_provider |
^2.1.0 |
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.10.10+15 | 0.10.10+15 | |
camera_avfoundation |
- | 0.9.23+2 | 0.10.1 | |
camera_platform_interface |
- | 2.12.0 | 2.12.0 | |
camera_web |
- | 0.3.5+3 | 0.3.5+3 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 1.0.0 | 1.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.5+2 | 0.3.5+2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.33 | 2.0.33 | |
glob |
- | 2.1.3 | 2.1.3 | |
google_mlkit_barcode_scanning |
- | 0.13.0 | 0.14.2 | |
google_mlkit_commons |
- | 0.9.0 | 0.11.1 | |
google_mlkit_digital_ink_recognition |
- | 0.13.0 | 0.14.2 | |
google_mlkit_entity_extraction |
- | 0.14.0 | 0.15.3 | |
google_mlkit_face_detection |
- | 0.12.0 | 0.13.2 | |
google_mlkit_face_mesh_detection |
- | 0.3.0 | 0.4.2 | |
google_mlkit_image_labeling |
- | 0.13.0 | 0.14.2 | |
google_mlkit_language_id |
- | 0.12.0 | 0.13.1 | |
google_mlkit_object_detection |
- | 0.14.0 | 0.15.1 | |
google_mlkit_pose_detection |
- | 0.13.0 | 0.14.1 | |
google_mlkit_selfie_segmentation |
- | 0.9.0 | 0.10.1 | |
google_mlkit_smart_reply |
- | 0.12.0 | 0.13.1 | |
google_mlkit_text_recognition |
- | 0.14.0 | 0.15.1 | |
google_mlkit_translation |
- | 0.12.0 | 0.13.1 | |
hooks |
- | 1.0.2 | 1.0.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.19 | 0.12.19 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.1 | |
native_toolchain_c |
- | 0.17.5 | 0.17.5 | |
objective_c |
- | 9.3.0 | 9.3.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
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 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
quiver |
- | 3.2.2 | 3.2.2 | |
source_span |
- | 1.10.2 | 1.10.2 | |
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.10 | 0.7.10 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `0.10.4` on camera does not support the stable version `0.10.5`.
Try running dart pub upgrade --major-versions camera to update the constraint.
The constraint `^0.19.0` on google_ml_kit does not support the stable version `0.20.0`.
Try running dart pub upgrade --major-versions google_ml_kit 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.10, Flutter 3.41.2, Dart 3.11.0.
Check the analysis log for details.