qrcode_component 2.1.0 copy "qrcode_component: ^2.1.0" to clipboard
qrcode_component: ^2.1.0 copied to clipboard

Flutter widget for generating customizable QR codes with accessibility features.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qrcode_component

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

dependencies:
  qrcode_component: ^2.1.0

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:qrcode_component/qr_code.dart';
4
likes
130
points
287
downloads

Publisher

verified publishergametech-horizon.com

Weekly Downloads

Flutter widget for generating customizable QR codes with accessibility features.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, qr

More

Packages that depend on qrcode_component