json_craft 0.2.2
json_craft: ^0.2.2 copied to clipboard
JsonCraft - Powerful JSON template engine for Flutter/Dart with variable interpolation, smart conditionals, chainable formatters, and type preservation. Generate dynamic JSON with elegant pipe syntax [...]
0.2.2 #
- Add recursive placeholder processing in resolved values (nested placeholders)
0.2.1 #
- Version bump
0.2.0 #
- Add JsonCraftFunction to enhance flexibility for creating custom functions.
- Adds 🎯 Dynamic Partials
- Adds 🔄 Context Change
- Adds 🔁 Dot Notation
0.1.0 #
- Adds map
- Adds include
0.0.3 #
- Add replace formatter
- Update formatter to use getValue function to get value from context
0.0.2 #
- Remove FLutter SDK
0.0.1 #
Inital release.