flusseract 0.1.3 copy "flusseract: ^0.1.3" to clipboard
flusseract: ^0.1.3 copied to clipboard

Flutter plugin for the Tesseract OCR library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flusseract

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

dependencies:
  flusseract: ^0.1.3

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:flusseract/flusseract.dart';
8
likes
140
points
75
downloads

Publisher

verified publisherletterassist.ai

Weekly Downloads

Flutter plugin for the Tesseract OCR library.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

ffi, ffi_helper_ab, flutter, logging, path_provider, plugin_platform_interface, uuid

More

Packages that depend on flusseract