Who can build me a plugin for a low cost

Hello All!
I am not sure that this plugin exists already…

I need a truly native compatible plugin (usable in the mobile editor) that will do this.

Allow the user to take a photo with his mobile (iOS or Android), then have the ability to draw circles, rectangles, lines and add text on top (overlay) of the photo. The user should have a choice of 3 to 4 colours options for the circles, rectangle, lines. It also allows to save the photo and link it to the user thing.

Thanks
Guy

3 Likes

Hey there,

I can create the bubble mobile native plugin for you. However the cost will be around 500 USD depending on what kind of features you need.

Let me know if that fits in your budget

Have a good day,

Jonah

Hi,

I don’t believe there’s a fully native Bubble plugin that covers all of this cleanly inside the mobile editor yet — especially with reliable drawing overlays and annotations.

However, this can definitely be achieved using a combination of native camera capture + a custom annotation layer (canvas-based) that works well on both iOS and Android. I’ve implemented similar functionality before where users can:

• Capture or upload a photo from mobile
• Draw shapes (circles, rectangles, lines) with selectable colors
• Add text annotations on top of the image
• Save the final annotated image and attach it to a database thing (user, record, etc.)

If you’re open to a custom plugin or lightweight integration approach, I’d be happy to help design something that works smoothly in the mobile editor environment.

Feel free to DM if you’d like to explore options :+1:

Best,

Scott W

Hi there @guygreen63,

We are able to do this for you with a fixed fee. Feel free to send me a DM or email.

Contributor profile: No-Code Venture Contributor Profile | Bubble
Website: https://nocodeventure.com
Pricing: No-Code Venture - Visual Development Agency | Netherlands
LinkedIn: https://www.linkedin.com/in/melmathari/

Looking forward to connecting.

Hello Jonah.
So, do you have access to the mobile plugin editor? I hear it is not released yet.
Thanks
Guy

So, do you have access to the mobile plugin editor? I hear it is not released yet.
Thanks
Guy

Yes I have access. Anyone has access with

?mobile_plugins=true

1 Like

Where is it that we can set ?mobile_plugins=true

In the plugin editor?

The url of the plugin editor. Add the URL param with an &mobile_plugins=true

1 Like

thank you. I tried but I get always the same editor…

Hi Jonah,

If you create a new element, you should see the “platform type” option then appear where you can select either “web/mobile” - Select mobile and you’ll see the changes.

Paul

1 Like

Is the “platform type” option in the “General properties” section of the Elements tab? Thank you

Here…

1 Like

thank you. Also there I can just click on the “Add a new element” but no option for mobile. The only one I see, is the “Platform compatibility” in the “General” tab of the plugin editor. But that also doesn’t change anything in the plugin editor for me.

Make sure &mobile_plugins=true is set in the URL as @jonah.deleseleuc mentioned previously.

1 Like

That works. Thank you!

1 Like