doc_scanner 0.0.1 copy "doc_scanner: ^0.0.1" to clipboard
doc_scanner: ^0.0.1 copied to clipboard

discontinued
PlatformAndroidiOS
outdated

A new Flutter FFI plugin to analyse pakistani documents like IdCard, driving license, passport.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add doc_scanner

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  doc_scanner: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:doc_scanner/doc_scanner.dart';
3
likes
110
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter FFI plugin to analyse pakistani documents like IdCard, driving license, passport.

Documentation

API reference

License

MIT (license)

Dependencies

camera, ffi, ffigen, flutter, google_ml_kit, google_mlkit_commons, google_mlkit_face_detection, google_mlkit_selfie_segmentation, image, image_picker, intl, plugin_platform_interface, quiver, string_similarity

More

Packages that depend on doc_scanner

Packages that implement doc_scanner