quicx_qr 0.0.2 copy "quicx_qr: ^0.0.2" to clipboard
quicx_qr: ^0.0.2 copied to clipboard

A package for generating QR codes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quicx_qr
copied to clipboard

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

dependencies:
  quicx_qr: ^0.0.2
copied to clipboard

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:quicx_qr/quicx_qr.dart';
copied to clipboard
1
likes
120
points
30
downloads

Publisher

verified publisherakashhkrishh.in

Weekly Downloads

2024.09.21 - 2025.04.05

A package for generating QR codes.

Documentation

API reference

License

unknown (license)

Dependencies

flutter, qr_flutter

More

Packages that depend on quicx_qr