ensemble_qr_scanner 1.2.55 copy "ensemble_qr_scanner: ^1.2.55" to clipboard
ensemble_qr_scanner: ^1.2.55 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.55

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
140
points
420
downloads

Documentation

Documentation
API reference

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