dart_rut_validator 1.1.0  dart_rut_validator: ^1.1.0 copied to clipboard
dart_rut_validator: ^1.1.0 copied to clipboard
A small dart library to easily format, manipulate and validate chilean RUT.
1.0.0 Pub.dev Official Release. #
- Three use case implementation examples in README.
- Core functionalities and documentation.
- A complete implementation example.
1.1.0 Mayor fix (jun 2020). #
- Bugs related to special characters (-[0Kk]) fixed.
- Improved complete implementation example.
- Added deFormatWithHyphenmethod.
- Added testing module.