ocr_reading 0.0.1 copy "ocr_reading: ^0.0.1" to clipboard
ocr_reading: ^0.0.1 copied to clipboard

A package for ocr reading container with functionality that you can modify variables.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ocr_reading

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

dependencies:
  ocr_reading: ^0.0.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:ocr_reading/ocr_reading.dart';
2
likes
130
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

A package for ocr reading container with functionality that you can modify variables.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, gallery_picker, google_mlkit_text_recognition

More

Packages that depend on ocr_reading