Flutter Gems is a curated list of 5600+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn Twitter

Top Flutter Form packages

Last updated: April 2, 2024

A form in Flutter typically includes input fields for the user to fill out, as well as buttons to submit the form or clear the fields. The input fields may be text boxes, drop-down menus, or radio buttons, depending on the type of information being collected. The form UI may also include validation messages to help the user correct any errors in their input.

Apart from coding all the form fields, one can also use a form builder or form generator to create forms and surveys in Flutter without having to write any code or minimal code.

The complete list of Flutter packages for Forms, Form Builders, Form Generators, Dynamic Forms and Form Validation, is provided below.


flutter_form_builder
Dart 3 compatible 👍 2.3K
Maintenance Status: Good

This package helps in creation of forms in Flutter by removing the boilerplate code, reusing validation, react to changes, and collect final user input.

reactive_forms
Dart 3 compatible 👍 793
Maintenance Status: Good

This is a model-driven approach to handling form inputs and validations, heavily inspired in Angular Reactive Forms.

formz
Dart 3 compatible 👍 692
Maintenance Status: Good

A unified form representation in Dart which aims to simplify form representation and validation in a generic way.

form_builder_validators
Dart 3 compatible 👍 233
Maintenance Status: Good

Form Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own.

flutter_form_bloc Card Image
flutter_form_bloc
Dart 3 compatible 👍 214
Maintenance Status: Good

Create Beautiful Forms in Flutter. The easiest way to Prefill, Async Validation, Update Form Fields, and Show Progress, Failures or Navigate by Reacting to the Form State.

snippet_coder_utils Card Image
snippet_coder_utils
Dart 3 compatible 👍 155
Maintenance Status: Good

SnippetCoderUtils is a Utility package built with Flutter SDK to make Flutter development easier and more enjoyable than ever.

form_bloc Card Image
form_bloc
Dart 3 compatible 👍 154
Maintenance Status: Good

Easy Form State Management using BLoC pattern. Separate the Form State and Business Logic from the User Interface. Async Validation, Progress, Dynamic fields, and more.

survey_kit Card Image
survey_kit
Dart 3 compatible 👍 107
Maintenance Status: Good

Create beautiful surveys with Flutter (inspired by iOS ResearchKit Surveys)

form_builder_extra_fields
Dart 3 compatible 👍 95
Maintenance Status: Good

Additional ready-made form input fields for flutter_form_builder package

flutter_fast_forms Card Image
flutter_fast_forms
Dart 3 compatible 👍 69
Maintenance Status: Good

Flutter Fast Forms is the only Dart package you need to build Flutter forms fast.

gsform Card Image
gsform
Dart 3 compatible 👍 53
Maintenance Status: Good

GSForm helps to creating forms in Flutter by removing the boilerplate needed to build a form, validate fields, react to changes and collect final user input.

reactive_forms_generator
Dart 3 compatible 👍 47
Maintenance Status: Good

Generator for reactive_forms. Generates form classes based on model.

flutter_auto_form Card Image
flutter_auto_form
Dart 3 compatible 👍 42
Maintenance Status: Good

A package simplifying the process of creating user friendly forms in Flutter

ensure_visible_when_focused Card Image
ensure_visible_when_focused
Dart 3 compatible 👍 40
Maintenance Status: Good

A handy Flutter widget to scroll to a certain widget every time this widget gains Focus.

wc_form_validators
Dart 3 compatible 👍 37
Maintenance Status: Good

A Flutter plugin to validate forms with utility functions. It can validate emails, regex, character limits and many more.

form_builder_phone_field
Dart 3 compatible 👍 34
Maintenance Status: Good

International phone number field for FlutterFormBuilder package

persian_input Card Image
persian_input
Dart 3 compatible 👍 1
Maintenance Status: Good

Flutter Persian/Arabic number formatter

awesome_select Card Image
awesome_select
Dart 3 compatible 👍 345
Maintenance Status: Average

Easily convert your usual single/multiple select or dropdown into page, dialog, or bottom sheet with various choice input such as radio, checkbox, switch, chips, or custom widget.

form_validator
Dart 3 compatible 👍 201
Maintenance Status: Average

Simplest form validation library for flutter's form field widgets

native_drag_n_drop Card Image
native_drag_n_drop
Dart 3 compatible 👍 81
Maintenance Status: Average

A package that allows you to add native drag and drop support into your flutter app.

input_history_text_field Card Image
input_history_text_field
Dart 3 compatible 👍 68
Maintenance Status: Average

A input_history_text_field widget is automatically saved and suggest as you type.

flutter_native_text_input Card Image
flutter_native_text_input
Dart 3 compatible 👍 65
Maintenance Status: Average

Native text input for Flutter. Currently iOS-only with the use of UITextView.

json_to_form Card Image
json_to_form
Dart 3 compatible 👍 41
Maintenance Status: Average

The plugin for Flutter converts the JSON format into a custom form.

super_form Card Image
super_form
Dart 3 compatible 👍 32
Maintenance Status: Average

Quick, familiar and extensible forms in Flutter. No magical configuration required. Comes with form widgets, error text and many validation rules.

flutter_survey
Dart 3 compatible 👍 32
Maintenance Status: Average

A package that handles the creation and state of a dynamic questionnaire/data collection survey with conditional questions.

lo_form Card Image
lo_form
Dart 3 compatible 👍 31
Maintenance Status: Average

Low-code and lightweight Flutter library for forms' state management.

simple_form_builder Card Image
simple_form_builder
Dart 3 compatible 👍 27
Maintenance Status: Average

A simple form builder that lets you create a complete form from a simple JSON data.

forme
Dart 3 compatible 👍 25
Maintenance Status: Average

a powerful flutter form widget ,easy to use and extend. provide rich api to simplify form control and sync|async validation

easy_debounce_throttle
Dart 3 compatible 👍 4
Maintenance Status: Average

An easy-to-use flutter package that provides debounce and throttle with Stream and WidgetBuilder.

ngforms
Dart 3 compatible 👍 3
Maintenance Status: Average

Forms framework for AngularDart. Easily create forms to accept input from users.

form_field_validator
Dart 3 compatible 👍 427
Maintenance Status: Poor

A straightforward flutter form field validator that provides common validation options.

shelf_multipart
Dart 3 compatible 👍 28
Maintenance Status: Poor

shelf_multipart parses multipart and form-data requests for shelf handlers.

flutter_focus_watcher
Dart 3 compatible 👍 23
Maintenance Status: Poor

A new Flutter package.

focus_widget
Dart 3 compatible 👍 20
Maintenance Status: Poor

When tap outside of the widget, let the FocusNode lose focus.

flutter_dynamic_forms
Dart 3 compatible 👍 14
Maintenance Status: Poor

A flutter project providing infrastructure to render dynamic forms.

dynamic_forms_generator
Dart 3 compatible 👍 5
Maintenance Status: Poor

Library for generating model and parser part of the dynamic forms.

dynamic_forms
Dart 3 compatible 👍 5
Maintenance Status: Poor

Dart library providing infrastructure to parse complex external form with expressions into a custom model.

flutter_dynamic_forms_components
Dart 3 compatible 👍 4
Maintenance Status: Poor

Flutter package containing default set of dynamic form components.

textfield_state
Dart 3 compatible 👍 2
Maintenance Status: Poor

A helper class for maintaining a TextEditingController and/or a FocusNode for a State and its Widgets.

smart_select
👍 946
Maintenance Status: Good

Easily convert your usual single/multiple select or dropdown into page, dialog, or bottom sheet with various choice input such as radio, checkbox, switch, chips, or custom widget.

input_sheet
👍 46
Maintenance Status: Poor

A flutter package to help apps with extensive forms, implementing inputs as BottomSheet to make it enjoyable.

beauty_textfield
👍 31
Maintenance Status: Poor

A Beauty Textfield made with Flutter.

password_criteria
👍 19
Maintenance Status: Poor

When one starts typing & the password starts meeting the criterion specified, the corresponding/respective criterion turns black in color.

self_storing_input
👍 12
Maintenance Status: Poor

A set of input widgets that automatically save and load the entered value to a data store.