naeemeltaief / dynamic_form_builder

Dynamic Form Fields Builder is flutter package designed to simplify the creation and management of dynamic form fields. This package allows developers to create a variety of field types, such as text fields, dropdowns, checkboxes, and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic Form Builder

CodeFactor

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: ^latest_version

About

Dynamic Form Fields Builder is flutter package designed to simplify the creation and management of dynamic form fields. This package allows developers to create a variety of field types, such as text fields, dropdowns, checkboxes, and more.

License:MIT License


Languages

Language:Dart 92.4%Language:Ruby 4.8%Language:Swift 2.3%Language:Kotlin 0.4%Language:Objective-C 0.1%