show_qrcode 0.1.0 copy "show_qrcode: ^0.1.0" to clipboard
show_qrcode: ^0.1.0 copied to clipboard

outdated

A plugin to show QRCode in Flutter

qrcode #

A plugin to generate QRCode

🎖 Installing #

dependencies:
  qrcode: "^0.1.0"

⚡️ Import #

import 'package:qrcode/qrcode.dart';

🎮 How To Use #

await Qrcode.generateQRCode('Test message'); //pass the message you want in the QRCode
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A plugin to show QRCode in Flutter

Repository (GitHub)
View/report issues

License

Apache-2.0, BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on show_qrcode