rsa_id_number 1.0.2 copy "rsa_id_number: ^1.0.2" to clipboard
rsa_id_number: ^1.0.2 copied to clipboard

A dart utility package for validating and generating South African ID numbers.

rsa_id_number Change Log #

All notable changes to this project will be documented in this file. All changes/updates/entries are not 'breaking changes' unless otherwise mentioned. This project adheres to Semantic Versioning.

0.0.1 - 2024-01-07 #

  • initial draft

0.0.2 - 2024-01-07 #

  • publish with updated description & metadata

0.1.5 - 2024-01-08 #

  • fix linter errors and update analysis rules

0.1.6 - 2024-01-08 #

  • update the readme file

0.1.7 - 2024-01-09 #

  • 'intl': always use the latest version

0.1.8 - 2024-01-11 #

  • implement pub.dev recommendations, see more

[Complete] 1.0.0 - 2024-06-01 #

Added #

  • last and final module to parse id(string) to object
  • the package is feature complete, it has all intended functionality(create, validate and parse rsa IDs)

1.0.1 - 2024-06-01 #

  • update the docs

1.0.2 - 2024-06-01 #

  • code coverage
  • remove unused and and un-tested code
2
likes
130
pub points
53%
popularity

Publisher

verified publishermakhosandile.me

A dart utility package for validating and generating South African ID numbers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

intl, luhn_algorithm, meta

More

Packages that depend on rsa_id_number