zam_block_architecture 0.2.0 copy "zam_block_architecture: ^0.2.0" to clipboard
zam_block_architecture: ^0.2.0 copied to clipboard

Architecture that bridges the gap between Business Analysts and Developers.

0.2.0 #

  • Updated dependency: zam_core 0.6.0.
  • Updated dependency: zam_test 0.4.0.
  • Updated dependency: zam_command_pattern 0.2.0.

0.1.0 #

  • Updated dependency: zam_core 0.5.0.
  • Updated dependency: zam_command_pattern 0.1.0.
  • Updated dependency: dart sdk ">=2.13.0 <3.0.0".

0.0.1 #

  • Includes Block, Logic, Rule, Sanitizer.
  • Includes Block utilities:
    • SingleChildBlock
      • MultiChildBlock
      • ContainerBlock
      • CompositeBlock
      • DynamicMultiChildBlock
      • FirstErrorlessBlock
      • RunOneBlock
      • TransformableCompositeBlock
  • Includes Logic utilities:
    • Logic
      • ParameterizedLogic
  • Includes Rule utilities:
    • SimpleRule
      • CustomRule
      • ContainerRule
      • CompositeRule
      • ListRule
      • SatisfyAllRule
      • SatisfyAnyRule
      • FromValueRule
      • FromValueCustomRule
      • ValidationRule
      • TransformableCompositeRule
  • Includes Sanitizer utilities:
    • BasicSanitizer
      • ContainerSanitizer
      • ListSanitizer
  • Includes BlockBuilder, SanitizerBuilder.
  • Includes BlockResponse, RuleResponse.
  • Includes ExceptionThrowingAbility, DetailedExceptionThrowingAbility.
2
likes
140
points
2
downloads

Publisher

verified publisherzamstation.com

Weekly Downloads

Architecture that bridges the gap between Business Analysts and Developers.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

zam_command_pattern, zam_core

More

Packages that depend on zam_block_architecture