Updated pubspec.yaml
sdk: ">=2.14.0 <3.0.0"
Updated README.md
Updated pubspec.yaml
Added SanitizationChain API
Updated README.md
Updated README.md
Added navigation in README.md
Updated README.md
Added ValidationError model & rawValidate function to MapValidator
Added maintainers section in README.md
Updated documentation
Added documentation
Updated example code, README.md
Bug fixes, documentation updates, added MapValidator, Sanitizable interface & MapSanitizer
Updated changelog
Updated example (undone previous changes)
Updated example
Updated example
Added documentation
Added example app
Added usage with TextFormField
in Flutter (Example app code)
Updated Validator
function definition as required by validator in Flutter TextFormField
Removed installation notes from README.md
Validation Chain API initial release