How to create deployments to subdomains in custom domain

Actions & Logic

Hello all,

Hope you are having a great day. I was wondering how people manage their deployments in FlutterFlow.

I come from a more traditional software development background and would usually have a dev, staging, and prod server and DB architecture to keep the things that I am working on separated from what we currently know is working and what would be a live user facing product.

We have a custom domain connected to the project with our staging deployment but would like to have a dev.customdomain.com staging.customdomain.com and the live customdomain.com

What have you tried so far?

So far, I have tried branching but it seems you can only deploy from a main branch, I have tried creating individual environments which allows for the separation of the DBs and I thought that we could route a sub domain to our custom domain in the Web Deployment page through the site URL but it seems to be tied to the FlutterFlow domain (.flutterflow.app)

I have looked through the docs related to Environments, Web Publishing, and Branching but have yet to come up with a solution.

Did you check FlutterFlow's Documentation for this topic?
Yes
1