qr 4.0.0 copy "qr: ^4.0.0" to clipboard
qr: ^4.0.0 copied to clipboard

A QR code generation library for Dart. Supports QR code version 1 through 40, error correction and redundancy.

example/main.dart

import 'src/qr_example.dart';

void main() {
  QrExample();
}
238
likes
160
points
2.01M
downloads
screenshot

Documentation

API reference

Publisher

verified publisherkevmoo.com

Weekly Downloads

A QR code generation library for Dart. Supports QR code version 1 through 40, error correction and redundancy.

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (license)

Dependencies

meta

More

Packages that depend on qr