qr_lens 1.1.5 copy "qr_lens: ^1.1.5" to clipboard
qr_lens: ^1.1.5 copied to clipboard

A polished QR code scanner with animated capture overlay, live corner tracking, torch control, scan history, and URL detection. Built on camera and ML Kit.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qr_lens

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

dependencies:
  qr_lens: ^1.1.5

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_lens/qr_lens.dart';
1
likes
160
points
455
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A polished QR code scanner with animated capture overlay, live corner tracking, torch control, scan history, and URL detection. Built on camera and ML Kit.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

camera, flutter, google_mlkit_barcode_scanning, image_picker, permission_handler, qr_flutter, url_launcher

More

Packages that depend on qr_lens