How to Build a Dynamic Survey Feature with Questions from Back-End API (No Firebase)

Database & APIs
Resolved

I’m working on adding a feedback survey feature to my app, where questions are pulled dynamically from our back-end on Azure via an API. The survey has various question types, uses conditional logic, and adjusts based on user demographics.

The app doesn’t use Firebase at all, so I’m wondering if it’s possible (and how) to dynamically generate input fields on the front end based on the API response? I’ve found some “Quiz app” tutorials, but they seem Firebase-dependent. Any direction or resources for implementing this without Firebase would be very helpful!

Thank you!

What have you tried so far?

I've looked at "How to build a Quiz app" tutorials on the FlutterFlow YouTube channel.

Did you check FlutterFlow's Documentation for this topic?
No
3
3 replies