dynamic_forms 0.7.0 copy "dynamic_forms: ^0.7.0" to clipboard
dynamic_forms: ^0.7.0 copied to clipboard

outdated

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

0.7.0 #

Changed model hierarchy and parser naming.

0.6.1 #

Published FormElement propertyChanged Stream so it can have multiple subscribers.

0.6.0 #

Added possibility to parse single child component.

0.5.0 #

Removed screaming caps convention.

0.4.0 #

  • Added abstraction over XML parser.
  • Added JSON parser.

0.3.0 #

Specific models and parsers were moved to the flutter_dynamic_forms_components package.

0.2.0 #

FormManager API Changes.

0.1.1 #

Updated the project description.

0.1.0 #

Initial Version of the library.

5
likes
0
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

expression_language, quiver, rxdart, uuid, xml

More

Packages that depend on dynamic_forms