qr_scanner_alternative 1.0.0 copy "qr_scanner_alternative: ^1.0.0" to clipboard
qr_scanner_alternative: ^1.0.0 copied to clipboard

outdated

A plugin for barcode scanning support on Android and iOS. Supports barcodes, QR codes, etc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qr_scanner_alternative

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

dependencies:
  qr_scanner_alternative: ^1.0.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:qr_scanner_alternative/qr_scanner_alternative.dart';
1
likes
0
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin for barcode scanning support on Android and iOS. Supports barcodes, QR codes, etc.

License

unknown (license)

Dependencies

flutter, flutter_plugin_android_lifecycle

More

Packages that depend on qr_scanner_alternative

Packages that implement qr_scanner_alternative