ultra_qr_scanner 3.0.2 copy "ultra_qr_scanner: ^3.0.2" to clipboard
ultra_qr_scanner: ^3.0.2 copied to clipboard

Ultra-fast, low-latency QR code & Barcode scanner plugin for Flutter with native performance optimization.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ultra_qr_scanner

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

dependencies:
  ultra_qr_scanner: ^3.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:ultra_qr_scanner/ultra_qr_scanner.dart';
6
likes
150
points
404
downloads

Publisher

unverified uploader

Weekly Downloads

Ultra-fast, low-latency QR code & Barcode scanner plugin for Flutter with native performance optimization.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ultra_qr_scanner

Packages that implement ultra_qr_scanner