quickcapture 0.0.9 copy "quickcapture: ^0.0.9" to clipboard
quickcapture: ^0.0.9 copied to clipboard

PlatformAndroidiOS
outdated

An enterprise-grade Flutter plugin for document scanning and capture, compatible with Android and iOS. This plugin offers document scanning, AI-enhanced capture, identification, compression, optimizat [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quickcapture

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

dependencies:
  quickcapture: ^0.0.9

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:quickcapture/quickcapture.dart';
16
likes
130
points
178
downloads

Publisher

verified publisherextrieve.com

Weekly Downloads

An enterprise-grade Flutter plugin for document scanning and capture, compatible with Android and iOS. This plugin offers document scanning, AI-enhanced capture, identification, compression, optimization, and conversion.Can control the DPI, layout, and size of the output images, which support JPEG, PDF, and TIFF formats.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on quickcapture

Packages that implement quickcapture