theyakka / qr.flutter

QR.Flutter is a Flutter library for simple and fast QR code rendering via a Widget or custom painter.
https://pub.dev/packages/qr_flutter
BSD 3-Clause "New" or "Revised" License
718 stars 323 forks source link

Can this package create vCard QRcode ? #221

Closed tonyteo72 closed 4 months ago

tonyteo72 commented 4 months ago

I saw some QRcode which scanned by normal phone camera will directly go to phone contacts and allow to save. Can I create such QRcode using this library ? If yes, can advise how ?

tonyteo72 commented 4 months ago

I figured it out already. Thanks