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

A WalletConnect's small modification of QR.FLUTTER repository https://github.com/theyakka/qr.flutter to have the QR Code shown as needed per our requirements

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qr_flutter_wc

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

dependencies:
  qr_flutter_wc: ^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:qr_flutter_wc/qr_flutter_wc.dart';
1
likes
140
pub points
64%
popularity

Publisher

verified publisherwalletconnect.com

A WalletConnect's small modification of QR.FLUTTER repository https://github.com/theyakka/qr.flutter to have the QR Code shown as needed per our requirements

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, qr

More

Packages that depend on qr_flutter_wc