uimaker_qrcode_scanner 0.6.0 copy "uimaker_qrcode_scanner: ^0.6.0" to clipboard
uimaker_qrcode_scanner: ^0.6.0 copied to clipboard

A flutter plugin for scanning 2D barcodes and QRCodes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uimaker_qrcode_scanner

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

dependencies:
  uimaker_qrcode_scanner: ^0.6.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:uimaker_qrcode_scanner/uimaker_qrcode_scanner.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A flutter plugin for scanning 2D barcodes and QRCodes.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on uimaker_qrcode_scanner