mvbarcodescan 0.0.8 copy "mvbarcodescan: ^0.0.8" to clipboard
mvbarcodescan: ^0.0.8 copied to clipboard

A new Flutter plugin to scan barcode and qrcodes using Google Mobile vision & Apple AVFoundation

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mvbarcodescan

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

dependencies:
  mvbarcodescan: ^0.0.8

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

Publisher

verified publisherandroid-pratap.blogspot.com

A new Flutter plugin to scan barcode and qrcodes using Google Mobile vision & Apple AVFoundation

Homepage

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on mvbarcodescan