digit_forms_engine 0.0.1 copy "digit_forms_engine: ^0.0.1" to clipboard
digit_forms_engine: ^0.0.1 copied to clipboard

A dynamic form rendering engine for Flutter, built on top of the `digit_ui_components` package. It supports multi-page, configurable forms based on a JSON schema with automatic validation, navigation, [...]

0.0.1 #

  • Dynamic form rendering engine based on JSON schema
  • Multi-page form support with automatic navigation
  • Support for multiple field types: text, dropdown, date, latLng, locality, scanner, and more
  • Validation support using reactive_forms
  • Form state management using BLoC pattern
  • Summary page generation
  • Localization support
  • Theming support via digit_ui_components
  • Added mobile number format support for string type fields
  • Fixed min and maxLength validation skipping for empty strings
  • Added dependency field logic
  • Integrated formula parser for conditional visibility and validation
  • Fixed issue with multiple submit buttons
  • Added support for multiple scanning
  • Added validation for scanning
  • Added dynamic validator resolver context

0.0.12-dev #

  • Added dynamic validator resolver context

0.0.11-dev #

  • Added support for multiple scanning
  • Added validation for scanning

0.0.10-dev #

  • Fixed issue with multiple submit buttons

0.0.8-dev #

  • Added dependency field logic
  • Integrated formula parser for conditional visibility and validation

0.0.4-dev #

  • Fixed min and maxLength validation skipping for empty strings

0.0.3-dev #

  • Added mobile number format support for string type fields

0.0.2-dev #

  • Dynamic form rendering engine based on JSON schema
  • Multi-page form support with automatic navigation
  • Support for multiple field types: text, dropdown, date, latLng, locality, scanner, and more
  • Validation support using reactive_forms
  • Form state management using BLoC pattern
  • Summary page generation
  • Localization support
  • Theming support via digit_ui_components

0.0.1-dev #

  • Initial development release
1
likes
30
points
177
downloads

Publisher

unverified uploader

Weekly Downloads

A dynamic form rendering engine for Flutter, built on top of the `digit_ui_components` package. It supports multi-page, configurable forms based on a JSON schema with automatic validation, navigation, and summary generation.

License

MIT (license)

Dependencies

auto_route, collection, digit_formula_parser, digit_scanner, digit_ui_components, flutter, flutter_bloc, freezed_annotation, gs1_barcode_parser, intl, json_annotation, provider, reactive_forms, screen_protector, uuid

More

Packages that depend on digit_forms_engine