capture_helper 1.1.0 copy "capture_helper: ^1.1.0" to clipboard
capture_helper: ^1.1.0 copied to clipboard

Cross-platform Flutter plugin for advanced document capture, image enhancement, and PDF compression. Uses native VisionKit (iOS) and ML Kit (Android) for optimal results.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add capture_helper

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

dependencies:
  capture_helper: ^1.1.0

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:capture_helper/capture_helper.dart';
1
likes
160
points
78
downloads

Publisher

unverified uploader

Weekly Downloads

Cross-platform Flutter plugin for advanced document capture, image enhancement, and PDF compression. Uses native VisionKit (iOS) and ML Kit (Android) for optimal results.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on capture_helper

Packages that implement capture_helper