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

outdated

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.1

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
40
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

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

Packages that implement app_qrcode_scanner