Skip to content

hn-n/json.forma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jsonforma ~ Flutter

Forma, app designed to dynamically generate interactive input forms and their corresponding reusable Flutter code from a JSON schema

Features

  • JSON Schema Editor: Easily input and modify a JSON object to define form fields (Key-Value pairs).

  • Automatically infers the field typebased on the initial value format.

  • Instantly render a fully functional and validated Flutter form

  • Dynamic Validation: Applies appropriate client-side validation logic (e.g., email regex, minimum password length, number parsing) based on the inferred type [Status: in testing].

  • Code Generation: Generates standalone, reusable Dart code for the form, complete with custom theming and validation functions.

About

Forma, app designed to dynamically generate interactive input forms and their corresponding reusable Flutter code from a JSON schema

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages