0 purchases
dynamic form builder
Dynamic Form Builder #
Dynamic Form Builder is a Flutter package that allows you to create dynamic forms with various types of form fields. It provides a flexible and easy way to build forms based on a list of form field definitions.
Features #
Create dynamic forms with a variety of field types.
Support for custom validators.
Easy integration with FormBuilder from the flutter_form_builder package.
Installation #
Add the following to your pubspec.yaml file:
dependencies:
dynamic_form_builder: 0.0.1
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.