[NEW] Native QR Code Scanner for Bubble Mobile

Hello everyone! :waving_hand:

While developing a native QR code reader for Bubble Mobile, I encountered an interesting challenge. Many native apps use a visual overlay on the scanning area to help users position QR codes more accurately, so I decided to implement this feature as well.

Currently, the plugin offers the following features:

:white_check_mark: Native camera support
:white_check_mark: Front and rear camera switching
:white_check_mark: Flashlight (flash) support
:white_check_mark: Automatic scanning start
:white_check_mark: Visual overlay for the scanning area
:white_check_mark: Sound and vibration feedback (beep)
:white_check_mark: Bubble states and events
:white_check_mark: Simple workflow integration
:white_check_mark: Action to request camera permissions
:white_check_mark: Action to open device permission settings
:white_check_mark: iOS and Android compatible

Here is a quick demo

ScreenRecording_07-08-2026 17-35-56_1

My goal was to make the setup as simple as possible while offering enough flexibility for developers to create production-ready apps. Some possible use cases:

β€’ Event check-in
β€’ Inventory management
β€’ Restaurant menus
β€’ Ticket validation
β€’ QR code login
β€’ QR code payments

Live demo

Try it β†’ Demo page

Editor

See how to use it β†’ Editor page

Plugin page

Get it β†’ Plugin page

What feature would you like to see added next?