simple_ocr_plugin 0.1.1 copy "simple_ocr_plugin: ^0.1.1" to clipboard
simple_ocr_plugin: ^0.1.1 copied to clipboard

Plugin to perform OCR on image / photo, backed by Google ML-Kit.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_ocr_plugin

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

dependencies:
  simple_ocr_plugin: ^0.1.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:simple_ocr_plugin/simple_ocr_plugin.dart';
15
likes
30
pub points
66%
popularity

Publisher

unverified uploader

Plugin to perform OCR on image / photo, backed by Google ML-Kit.

Repository (GitLab)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on simple_ocr_plugin