textdetect_widget 0.1.0 copy "textdetect_widget: ^0.1.0" to clipboard
textdetect_widget: ^0.1.0 copied to clipboard

outdated

A flutter plugin to integrate the Google MLKit for iOS and Android. Live Camera Text Detection is available on current version.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add textdetect_widget

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

dependencies:
  textdetect_widget: ^0.1.0

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

Publisher

unverified uploader

A flutter plugin to integrate the Google MLKit for iOS and Android. Live Camera Text Detection is available on current version.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on textdetect_widget