json_forms 1.0.1+7 copy "json_forms: ^1.0.1+7" to clipboard
json_forms: ^1.0.1+7 copied to clipboard

A Flutter package that generate the widgets corresponding to a form using a json file

[1.0.1+7] - 11/09 #

  • Fixed PickQuestion

Known bug :

  • Exception when using the progress/validation bar
    • Temporary fix : set hideBar: true in JsonForm.fromJson

[1.0.1+6] - 10/23 #

[1.0.1+5] - 10/23 #

[1.0.1+4] - 10/23 #

[1.0.1+3] - 10/22 #

Fixes

[1.0.1+2] - 10/22 #

Added controller to manage form validate

[1.0.1+1] - 10/22 #

[1.0.1] - 10/20 #

Rename FormState to JsonFormState to differentiate from the Flutter FormState class. Fix files/class visibility of package

[0.0.2+1] - 09/03 #

Update documentation

[0.0.2] - 08/05 #

Added a readonly feature

[0.0.1] - 08/02 #

First release of the package

0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A Flutter package that generate the widgets corresponding to a form using a json file

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, json_annotation, provider

More

Packages that depend on json_forms