ย ยทย App Developper

a Common Firebase for Both User App and Admin Interface

Hi, there.

When creating the admin interface for an app developed in FlutterFlow, what approach should be taken?

Option 1: Create the user app and admin interface as separate projects, and connect them using a common firebase project ID

Option 2: Create both the user app and admin interface within the same project

I wanted to proceed with Option 1, and I created the user app on FlutterFlow, followed by the admin interface in a separate project. However, even after setting the same firebase project ID in the FlutterFlow project, the firebase database collections created on the app side do not appear in the FlutterFlow database.

Is Option 1 not possible in FlutterFlow? What kind of project structure and firebase configuration should be used when creating the admin interface?

Thanks

6
9 replies