Open
Description
Is your feature request related to a problem? Please describe.
There is a site: https://br.qr-code-generator.com/ and some others that do the same. They have a list of different QRCodes that they support such as "V-Card", "WIFI", etc. Today if I'd like to do this with this package I'd have to manually implement these options.
Describe the solution you'd like
I'd like an API for me to create these QRCodes for some of these options (like WIFI, V-Card, etc).
Describe alternatives you've considered
Manually implement those defaults myself and give the result to the QR code generator API.
Activity