Skip to content

Releases: SimformSolutionsPvtLtd/flutter_credit_card

v4.0.0+1

05 Oct 10:09
Compare
Choose a tag to compare

v4.0.0

05 Oct 10:04
0029b73
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.7...4.0.0

v3.0.7

02 Jul 08:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.6...3.0.7

v3.0.6

06 Mar 13:49
1c8323c
Compare
Choose a tag to compare
  • Add documentation for public apis.
  • Fixed #126 Add a flag to disable autofill hints for credit card number as workaround to fix incorrect keyboard.
  • Enhancement #129 Obscure initial character in credit card widget.
  • Enhancement #131 Add a flag to enable/disable cvv in credit card form.
  • Add UnionPay brand.

Release v3.0.5

18 Jan 11:11
204746b
Compare
Choose a tag to compare
  • New card brands (Elo/Hipercard) was added #109
  • Enhancement #111 Added Support for controlling the internal padding.
  • Fixed #112 Update bg color gradient.
  • Added cardBorder parameter on CreditCardWidget widget.
  • CreditCardWidget UI updated.

v3.0.4

15 Sep 15:02
790e829
Compare
Choose a tag to compare
Merge pull request #106 from kavantrivedi/release_instant_fixes

:bug: Instant Release fixes

Release v3.0.3

10 Aug 05:14
Compare
Choose a tag to compare
  • Fixed #47 - Added Bank name above card number
  • Fixed #6 - Initialize values

Release v3.0.2

10 Aug 05:07
Compare
Choose a tag to compare
  • Fixed #73 - Pass AutovalidateMode to CreditCardForm
  • Fixed #82 - Added support to add network image as the card background
  • Fixed #46 - Card number Regex issue for safari and web

Release v3.0.1

12 Oct 10:25
Compare
Choose a tag to compare
  • Fixed #40 - Absence of focus node in credit_card_form.dart
  • Fixed #57 - Can we specify a custom card type logos
  • License update from BSD 2-Clause "Simplified" to MIT