iban_form_field 0.2.3 copy "iban_form_field: ^0.2.3" to clipboard
iban_form_field: ^0.2.3 copied to clipboard

An IBAN form which deals with spacing and country specific rules.

v0.2.3

  • make null safe

v0.2.2

  • bump Flutter compat

v0.2.1

  • Fix grouping bug

v0.2.0

  • Bump iban to 0.2.0
  • Fix grouping bug

v0.1.9

  • Add autofocus
  • Generic hint texts for fields
  • Default to blank IBAN

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
7
likes
80
points
105
downloads

Publisher

verified publishermindshards.net

Weekly Downloads

An IBAN form which deals with spacing and country specific rules.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, iban

More

Packages that depend on iban_form_field