QRCode - Vaadin Add-on Directory
Add QR codes to your Vaadin applicationsQR codes were born in Japan but are becoming more and more popular around the world and you pretty much can find them everywhere on the web, in magazines, on the streets and even Android nowadays ships with a native QR code reader.
The information encoded in a QR code can be text, URL or other data and can be read by most bar code readers and mobile phones.
NOTE: Use 1.x with Vaadin 6 and 2.x with Vaadin 7.
Discussion ForumOnline Demo
Issue Tracker
Source Code
QRCode version 1.1.0
- Fixes issue where image URI was wrong if using Vaadin 6.5.5 or later (due to changes made to Vaadin in #6772)
- Adds possibility to customize the colors of the generated QR code
QRCode version 1.2.0
Adds ready made data types for most commonly supported QR codes (Email addresses, phone numbers, VCard, SMS and MECARD).
QRCode version 2.0.0
First Vaadin 7 supported release.
QRCode version 2.1
Vaadin 8 support.