Setting Up Development, Testing, and Production Environments for API Base

Database & APIs

Hello everyone,

I’m currently working on a Flutter project and facing a challenge with managing different environments—development, testing, and production. Specifically, I need a robust way to handle different settings for the API base URL and Supabase database connections depending on the environment. This separation is crucial to ensure that each environment operates under its respective configuration without interference.

What have you tried so far?

Try to find environments configuration

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