iban_form_field 0.1.9 iban_form_field: ^0.1.9 copied to clipboard
An IBAN form which deals with spacing and country specific rules.
A Flutter widget for capturing IBANs.
It features several features:
- Paste detection of IBANs
- Automatic field advancement
- Country specific hints
Usage #
See the example
directory.
Integration testing #
For your integrations tests the TextFormField
s have distinct keys:
- 'iban-form-field-country-code'
- 'iban-form-field-check-digits'
- 'iban-form-field-basic-bank-account-number'
Features and bugs #
Please file feature requests and bugs at the issue tracker.