real_qr_code 0.0.3 copy "real_qr_code: ^0.0.3" to clipboard
real_qr_code: ^0.0.3 copied to clipboard

A Flutter QR code generator with stylized rounded finder patterns, blob-effect data modules, and a center space for logo overlay.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add real_qr_code

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

dependencies:
  real_qr_code: ^0.0.3

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:real_qr_code/real_qr_code.dart';
0
likes
140
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter QR code generator with stylized rounded finder patterns, blob-effect data modules, and a center space for logo overlay.

Repository (GitHub)
View/report issues

Topics

#qr-code #qr #widget

License

MIT (license)

Dependencies

flutter, qr

More

Packages that depend on real_qr_code