json_conditional 2.1.0
json_conditional: ^2.1.0 copied to clipboard
A library to create conditional evaluators from JSON or JSON-like structures.
[2.1.0] - December 8th, 2021 #
- Updated for Flutter 2.8
[2.0.0+3] - November 14th, 2021 #
- Switched GH publishing action
[2.0.0+2] - September 26th, 2021 #
- Dependency update
[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