ensemble_qr_scanner 1.2.54 copy "ensemble_qr_scanner: ^1.2.54" to clipboard
ensemble_qr_scanner: ^1.2.54 copied to clipboard

QR Code and Barcode scanner module for Ensemble Framework. Lightweight module with minimal dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ensemble_qr_scanner

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

dependencies:
  ensemble_qr_scanner: ^1.2.54

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:ensemble_qr_scanner/ensemble_qr_scanner.dart';
0
likes
40
points
375
downloads

Documentation

Documentation

Publisher

verified publisherensembleui.com

Weekly Downloads

QR Code and Barcode scanner module for Ensemble Framework. Lightweight module with minimal dependencies.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#qr-code #barcode #scanner #ensemble

License

BSD-3-Clause (license)

Dependencies

ensemble, flutter, mobile_scanner

More

Packages that depend on ensemble_qr_scanner