Photoroom x Flutterflow

I’m currently building a web application using FlutterFlow , and I would like to integrate the PhotoRoom API to remove image backgrounds directly from user-uploaded images.

Here’s what I’m trying to achieve:

  • Users upload a product photo through my FlutterFlow app.
  • That image is then sent to the PhotoRoom API to remove or clean up the background.
  • The processed image is then returned and displayed in the app, and saved to Firebase Storage.

Since FlutterFlow is a no-code/low-code platform, I would really appreciate step-by-step guidance on how to:

  1. Set up the PhotoRoom API request correctly inside FlutterFlow’s API call configuration.
  2. Format the image upload (file or URL?) to match PhotoRoom’s input requirements.
  3. Handle the API response and display the edited image.
  4. Manage any authentication/token headers required by the API.

If anyone has done this before or has tips, I’d be super grateful for your help!

Thanks in advance!

Hi @oguzerdemx ,

Thanks for reaching out and asking this.

Our current list of API integrations are available here, and flutterflow currently isn’t one of those. With that being said, we are always taking feedback into consideration and I will share this internally with our product team.

If you could share any details around your estimated volumes, that would be very helpful for our product team’s added context.

Let us know if you have any questions surrounding our existing API documentation as well for integration support.