Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 810 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 810 Bytes

A Flutter widget for capturing IBANs.

pub package CircleCI

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 TextFormFields 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.