flutter_credit_card
flutter_credit_card copied to clipboard
CVV comes before Holder Name in CreditCardForm
The CVV form input comes before the card holder name while it has:
textInputAction: TextInputAction.done
The animated gif in README shows CVV field coming last.
I have the same question, did you use this widget?
Hello, @shadysamir & @jairoareyes I didn't get your query completely, Can you guys please share some block of code or screenshot which describe your issue in detail? Also, it's too old and we have released a new version of this package last month so It will be great if you guys test the same with flutter_credit_card: ^3.0.2 and let us know if it is still reproducible.
I’m closing this issue because it has been inactive for months. This probably means that it is not reproducible or has been fixed in a newer version. Please reopen if you still encounter this issue with the flutter_credit_card: ^3.0.3. Also, You can also contribute directly by providing a patch or solution. Thank you!