json_conditional 2.0.0+1
json_conditional: ^2.0.0+1 copied to clipboard
A library to create conditional evaluators from JSON or JSON-like structures.
2.0.0+1 March 8th, 2021 #
- Null Safety
1.0.3+2 January 10th, 2021 #
- Dependency updates
1.0.3+1 September 15th, 2020 #
- Added example to readme
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