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
130
points
67
downloads

Publisher

verified publisherabomis.com

Weekly Downloads

Uses camera kit for image proccesing and reading text

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, visibility_detector

More

Packages that depend on ocrkit