mlkit_scanner 0.5.3 copy "mlkit_scanner: ^0.5.3" to clipboard
mlkit_scanner: ^0.5.3 copied to clipboard

A Flutter plugin to detect barcodes, text, faces, and objects using Google MLKit API for iOS and Android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mlkit_scanner

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

dependencies:
  mlkit_scanner: ^0.5.3

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:mlkit_scanner/mlkit_scanner.dart';
43
likes
140
pub points
87%
popularity

Publisher

verified publisherdns-tech.ru

A Flutter plugin to detect barcodes, text, faces, and objects using Google MLKit API for iOS and Android

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on mlkit_scanner