ml_kit_ocr 0.0.3 copy "ml_kit_ocr: ^0.0.3" to clipboard
ml_kit_ocr: ^0.0.3 copied to clipboard

PlatformAndroidiOS
outdated

This is a Plugin which provides native ML Kit Optical Character Recognition API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ml_kit_ocr

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

dependencies:
  ml_kit_ocr: ^0.0.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:ml_kit_ocr/ml_kit_ocr.dart';
6
likes
150
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

This is a Plugin which provides native ML Kit Optical Character Recognition API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ml_kit_ocr

Packages that implement ml_kit_ocr