dynamic_forms_generator 1.0.0 copy "dynamic_forms_generator: ^1.0.0" to clipboard
dynamic_forms_generator: ^1.0.0 copied to clipboard

Library for generating model and parser part of the dynamic forms.

1.0.0 #

  • Stable null safety release.

0.7.1 #

  • Added strongly_cast_properties option to build.yaml.

0.7.0 #

  • Increased petitparser dependency to ^3.0.0
  • Increased minimum dart SDK to 2.8.4.

0.6.1 #

  • Added comments option to build.yaml.

0.6.0 #

  • Added generator for yaml files with enum.
  • Changed generated output to be compatible with dynamic_forms 0.11.0.
  • Fixed single child parser method output.

0.5.1 #

  • Replaced all double quotes for single quotes in generated output.
  • Fixed analyzer issues.

0.5.0 #

Increased minimum dart SDK to 2.6.0.

0.4.0 #

  • Changed generated output to be compatible with dynamic_forms 0.9.0.
  • Removed scanning of related YAML files.
  • Generator no longer needs all YAML files to generate components. You just need to make sure correct generic parser exists for the parent type of a specific component.

0.3.0 #

Changed generated output to be compatible with dynamic_forms 0.8.0.

0.2.1 #

Fixed filename issue when running on Mac.

0.2.0 #

Added support for value types and enums.

0.1.3 #

Fixed issue with files having the same suffix.

0.1.2 #

Added default value for strings.

0.1.1 #

Fixed small health suggestions.

0.1.0 #

Initial Version of the library.

5
likes
120
pub points
18%
popularity

Publisher

unverified uploader

Library for generating model and parser part of the dynamic forms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

build, meta, petitparser, yaml

More

Packages that depend on dynamic_forms_generator