iban_form_field 0.1.8 iban_form_field: ^0.1.8 copied to clipboard
An IBAN form which deals with spacing and country specific rules.
v0.1.8
- Disable digit grouping on Android
v0.1.7
- Fix indexing bug
v0.1.6
- Add keys to TextFormFields for testing
v0.1.5
- Fix bug in hintText
- Remove numeric keyboard for check digits
v0.1.4
- Add toPrintFormat and decent electronicFormat methods
v0.1.3
- Add validation error
v0.1.2
- Fix botched 0.1.1 release
v0.1.1
- Reformat in groups of 4 after paste
- Add
electronicFormat
to IBAN object - Add
isValid
to IBAN object - Dynamic hint text for country code field
v0.1.0
- Initial release