generateQrCode

actual fun generateQrCode(text: String, size: Int): ERROR CLASS: Symbol not found for ImageBitmap??(source)
expect fun generateQrCode(text: String, size: Int): ERROR CLASS: Symbol not found for ImageBitmap??(source)

Generates a QR code for the given text.

actual fun generateQrCode(text: String, size: Int): ERROR CLASS: Symbol not found for ImageBitmap??(source)

JVM stub — QR code generation not yet implemented on Desktop.