Custom Domain per Environment?

Project Settings

As of FlutterFlow version 5.0.9+, in Settings and Integrations > App Settings > Web Deployment > Custom Domain, there is only one Custom Domain per project.

The problem in my case is that I have already set up four different environments (i.e. Development, Test, Demo, Production) for my project, but I only have one Custom Domain (I was hoping to at least have two -- one for Demo and another for Production).

The other problem I have is when I make changes in an environment, say Development, and I have the Custom Domain URL set for the Demo environment, when I deploy Development, the custom domain URL will end up re-pointing from Demo to Development (which is not what I want).

Is there an upcoming fix for this?

What have you tried so far?

I will need to remove the custom domain URL first before deploying the Development environment (but this will cause downtime for the custom domain URL), and then set the Demo environment values before restoring the custom domain URL (so it will point to Demo).

Again, the problem here is there will be downtime -- something we don't want, especially for a Production environment.

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