json_conditional 1.0.3
json_conditional: ^1.0.3 copied to clipboard
A library to create conditional evaluators from JSON or JSON-like structures.
1.0.3 August 22nd, 2020 #
- Dependency updates
1.0.2 June 24th, 2020 #
- Documentation enhancements
- Defaulted to
EvaluationMode.and
when usingConditional.fromDynamic
as was always intended
1.0.1 June 16th, 2020 #
- Fixed dependencies to work with Dart SDK w/o requiring Flutter
1.0.0+1 June 8th, 2020 #
- Switched to GH action for publishing
1.0.0 June 8th, 2020 #
- Initial release