flutter-form-builder-ecosystem / flutter-form-builder-ecosystem/flutter_form_builder

Html data driven

Open
#90 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Dart
Stars
1.6k
Forks
561
PR merge metrics
No merged PRs in 30d

Description

I am planning to use openapi as a data description to drive the Form builder.

OpenAPI has jsonschema to describe the validation.

Just throwing it out there if anyone is interested in this.

I am thinking about it automatically choosing what form builder widget to use at runtime based on the values data type
Datatimethen choose date time widget
Int then choose X
Etc etc.

I suspect the above logic will not be enough though so I might just add a mapping layer of data name maps to form builder type X.

If anyone has any ideas on this please holler :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.