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

digit_forms_engine is 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.

0.0.1-dev #

Initial Release #

  • Dynamic form rendering engine based on JSON schema
  • Page configuration now supports map-based pages (keyed by page name)
  • Field types supported:
    • text, dropdown, latLng, locality, etc.
  • Validation support using reactive_forms
  • Built-in navigation and page order logic
  • Integration-ready with FormsBloc for loading and managing form state
  • Theming support via digit_ui_components
  • Custom format handling for scanner, location picker, and more
1
likes
0
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

digit_forms_engine is 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.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on digit_forms_engine