ocrkit 0.0.29 copy "ocrkit: ^0.0.29" to clipboard
ocrkit: ^0.0.29 copied to clipboard

Uses camera kit for image proccesing and reading text

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ocrkit

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

dependencies:
  ocrkit: ^0.0.29

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:ocrkit/ocrkit.dart';
0
likes
100
pub points
3%
popularity

Publisher

verified publisherabomis.com

Uses camera kit for image proccesing and reading text

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, visibility_detector

More

Packages that depend on ocrkit