mlkit_scanner 0.5.0 copy "mlkit_scanner: ^0.5.0" to clipboard
mlkit_scanner: ^0.5.0 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 Dart:

 $ dart pub add mlkit_scanner

With Flutter:

 $ flutter pub add mlkit_scanner

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

dependencies:
  mlkit_scanner: ^0.5.0

Alternatively, your editor might support dart pub get or 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
0
pub points
88%
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on mlkit_scanner