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';
50
likes
160
points
208
downloads

Publisher

verified publisherdns-tech.ru

Weekly Downloads

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

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on mlkit_scanner