app_qrcode_scanner 0.0.2 copy "app_qrcode_scanner: ^0.0.2" to clipboard
app_qrcode_scanner: ^0.0.2 copied to clipboard

QRCode Scanner with camera scanner and photo scanner function. Available in both Android and iOS Device. Forked from qr_code_scanner

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_qrcode_scanner

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

dependencies:
  app_qrcode_scanner: ^0.0.2

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

Publisher

unverified uploader

QRCode Scanner with camera scanner and photo scanner function. Available in both Android and iOS Device. Forked from qr_code_scanner

Homepage

License

MIT (LICENSE)

Dependencies

flutter, image_picker, qr_code_tools

More

Packages that depend on app_qrcode_scanner