validate_rut 0.2.0 copy "validate_rut: ^0.2.0" to clipboard
validate_rut: ^0.2.0 copied to clipboard

outdated

A Dart package for the validation and formatting of the Chilean Unique Tax Role (RUT).

0.2.0 #

Added #

  • Additional RUT to the rutList in validate_rut_example.dart.
  • Print statements in validate_rut_example.dart for better visibility.
  • RUT validation functionality in the Flutter app (main.dart).
  • Constant for RUT verification digit regex in constants.dart.
  • RutInputFormatter class in rut_input_formatter.dart for RUT input formatting.

Changed #

  • Optimized the call to removeRutFormatting function in format_rut.dart.
  • Reorganized export statements in alphabetical order in validate_rut.dart.

Fixed #

  • Fixed index out of range error when formatting RUT in format_rut.dart.

0.1.0 #

  • Initial Open Source release.
2
likes
0
points
569
downloads

Publisher

verified publisheraugurio.cl

Weekly Downloads

A Dart package for the validation and formatting of the Chilean Unique Tax Role (RUT).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on validate_rut