qr_overlay 1.0.1 copy "qr_overlay: ^1.0.1" to clipboard
qr_overlay: ^1.0.1 copied to clipboard

custom animated qr scanner, based on mobile_scanner

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qr_overlay

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

dependencies:
  qr_overlay: ^1.0.1

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_overlay/qr_overlay.dart';
9
likes
150
points
6
downloads

Publisher

verified publishermdigital.kg

Weekly Downloads

custom animated qr scanner, based on mobile_scanner

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

cupertino_icons, flutter, mobile_scanner

More

Packages that depend on qr_overlay