Create a form builder in app

Custom Code

I'm wondering if anyone has created a form builder within their app? I'd like to give my users the ability to create their own forms with conditional field logic in the app (or web version). Very similar to how flutterflow has the drag on Elements (or maybe just a plus icon and select the type of field to add.

It looks like pub.dev does have a package, though not sure how well it works.

https://pub.dev/packages/flutter_form_builder

Let me know if you have any experience doing this.

What have you tried so far?

Searching Pub.dev for packages that could accomplish this.

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