digit_data_converter 0.0.4-dev copy "digit_data_converter: ^0.0.4-dev" to clipboard
digit_data_converter: ^0.0.4-dev copied to clipboard

digit_data_converter is a Dart package designed to provide robust and flexible transformation of structured form data into Dart model objects. It supports advanced mapping configurations including nes [...]

0.0.4-dev #

  • fixed mapping for update flow

0.0.3-dev #

  • fixed update model mapping function to create entities which does not exists

0.0.2-dev #

  • Added list generation of models based on the given listSource

0.0.1-dev #

  • Initial release of digit_data_converter.
  • Supports basic, object, and list mappings for Dart model transformation.
  • Adds support for additional fields, fallback models, and special dynamic keys:
    • __context
    • __ref
    • __switch
    • __generate:uuid
    • __generate:client
    • __generate:audit
0
likes
30
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

digit_data_converter is a Dart package designed to provide robust and flexible transformation of structured form data into Dart model objects. It supports advanced mapping configurations including nested objects, dynamic fields, and runtime-driven behavior.

License

MIT (license)

Dependencies

digit_data_model, flutter, uuid

More

Packages that depend on digit_data_converter