haarts / iban_form_field

A form field which formats an IBAN nicely

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A form field which formats an IBAN nicely

License:MIT License


Languages

Language:Dart 94.6%Language:Objective-C 2.4%Language:Shell 1.8%Language:Java 1.2%