thai_id_card_numbers 1.4.0
thai_id_card_numbers: ^1.4.0 copied to clipboard
A Flutter plugin for validating and formatting Thai ID card numbers as users type.
1.4.0 #
- Add helper APIs:
normalize,validateFormatted,checksum. - Enhance
generatewith options:firstDigit,formatted,pattern,delimiter. - Add
formatStrictfor pattern-validated formatting. - Improve
ThaiIdCardNumbersFormatterto handle paste/cleanup and prevent overflow. - Update example app and README; add recording guide under
docs/.
1.3.0 #
- Supports Web platform
- Upgrade to the new version of the dependencies.
1.2.1 #
- Upgrade to the new version of the dependencies.
1.2.0 #
- Add new features for Thai ID card number generating and formatting.