docsnap 0.0.2 copy "docsnap: ^0.0.2" to clipboard
docsnap: ^0.0.2 copied to clipboard

Pacote Flutter para reconhecimento de texto em imagens usando Google ML Kit.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add docsnap

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

dependencies:
  docsnap: ^0.0.2

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:docsnap/docsnap.dart';
1
likes
135
points
263
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Pacote Flutter para reconhecimento de texto em imagens usando Google ML Kit.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, google_mlkit_text_recognition, image, image_picker

More

Packages that depend on docsnap