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

Lightweight classical-CV document edge detection and perspective-crop FFI plugin — no ML models, no Play Services.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add doc_scan_lite

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

dependencies:
  doc_scan_lite: ^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_scan_lite/doc_scan_lite.dart';
3
likes
160
points
154
downloads

Documentation

API reference

Publisher

verified publisherchinmaysinghmodak.com

Weekly Downloads

Lightweight classical-CV document edge detection and perspective-crop FFI plugin — no ML models, no Play Services.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

camera, ffi, flutter, plugin_platform_interface

More

Packages that depend on doc_scan_lite

Packages that implement doc_scan_lite