docovue 1.0.1 copy "docovue: ^1.0.1" to clipboard
docovue: ^1.0.1 copied to clipboard

Privacy-first document scanning and OCR plugin for Flutter. Auto-capture with liveness detection. Supports Aadhaar, PAN, passports, credit cards, and more with 100% on-device processing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add docovue

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

dependencies:
  docovue: ^1.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:docovue/docovue.dart';
3
likes
115
points
33
downloads

Publisher

verified publisherpraveen-dev.space

Weekly Downloads

Privacy-first document scanning and OCR plugin for Flutter. Auto-capture with liveness detection. Supports Aadhaar, PAN, passports, credit cards, and more with 100% on-device processing.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ocr #document-scanning #auto-capture #privacy #ml-kit

Documentation

API reference

License

MIT (license)

Dependencies

camera, collection, flutter, meta

More

Packages that depend on docovue

Packages that implement docovue