# flutter-form-builder-ecosystem/flutter_form_builder

Simple form maker for Flutter Framework

Repository: https://github.com/flutter-form-builder-ecosystem/flutter_form_builder
Canonical: https://ross.abutalabs.com/products/flutter_form_builder
Homepage: https://pub.dev/packages/flutter_form_builder
Language: Dart
License: MIT
License Family: permissive
Topics: flutter, forms, form-validation, dart, dartlang, flutter-form-builder, flutter-package
Last push: 2026-08-15T23:06:09+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 86, longevity 100
- inputs: {"age_days": 2864, "days_push": 18, "days_rel": 18, "gap_med": 51, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1606, forks 564 (observed 2026-08-28T04:05:10.400128+00:00)

## What it is
A Flutter package that simplifies building data-collection forms by removing boilerplate for validation, change reactions, and value collection. It ships ready-made input fields like checkboxes, dropdowns, date pickers, and radio groups built on FormBuilderField.

## Use cases
- build forms in flutter with less boilerplate
- validate form fields in a flutter app
- collect user input from a flutter form
- create sign-up or survey forms in flutter
- conditionally validate form inputs in flutter
- add ready-made input fields like dropdowns and date pickers to flutter forms

## When to choose
- you are building Flutter apps for mobile, web, or desktop and need structured forms with validation
- you want prebuilt input field widgets instead of writing custom FormBuilderField widgets
- you need programmatic control over form values, errors, and resets

## When to avoid
- you are not using Flutter/Dart
- you need only a single simple input without form-level validation
- you require a heavily maintained project - the team is actively seeking maintainers

## Facets
- artifact type: library
- maturity: active
- function: form-handling, ui-components, frontend-framework
- domain: mobile-development, frontend, cross-platform, web-development
- platform: cross-platform
- tags: flutter, forms, form-validation, dart-package, input-fields, mobile, web

## Member repositories
- flutter-form-builder-ecosystem/flutter_form_builder (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:10.400128+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:51:55.607209+00:00, confidence not recorded.
  - readme: https://github.com/flutter-form-builder-ecosystem/flutter_form_builder (fetched 2026-08-28T04:05:10.400128+00:00, sha a778c4c52b61)
  - homepage: https://pub.dev/packages/flutter_form_builder (fetched 2026-08-29T11:23:49.134757+00:00, sha 9d57b12e284f)
  - site_page: https://pub.dev/packages/flutter_form_builder/install (fetched 2026-08-29T11:23:49.140974+00:00, sha 8de1012828d6)
  - site_page: https://pub.dev/documentation/intl/latest/intl/DateFormat-class.html (fetched 2026-08-29T11:23:49.142745+00:00, sha 3054b6a8324f)
  - site_page: https://pub.dev/documentation/flutter_form_builder/latest (fetched 2026-08-29T11:23:49.144711+00:00, sha 55ac5e43bff3)
  - site_page: https://pub.dev/packages/flutter_form_builder/changelog (fetched 2026-08-29T11:23:49.137776+00:00, sha 0e1864d40601)
- Data as of 2026-08-30T08:39:29.467469+00:00.
