Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Andrdid Keyboard not showing correct #120

Closed
kekko7072 opened this issue Jun 5, 2021 · 2 comments
Closed

Andrdid Keyboard not showing correct #120

kekko7072 opened this issue Jun 5, 2021 · 2 comments

Comments

@kekko7072
Copy link

Describe the bug
I don't know if it's a bug,
Only on Android when I use this code for input the card field it shows a normal text keyboard and not number keyboard as it does on iOS.

CardField(
            onCardChanged: (card) {
              setState(() {
                _card = card;
              });
            },
          )

Package version
flutter_stripe: ^1.0.1+3

WhatsApp Image 2021-06-05 at 20 16 22

@kekko7072
Copy link
Author

kekko7072 commented Jun 5, 2021

Only on CVC is number keyboard and after done it doesn't disappear

@jonasbark
Copy link
Member

Hi!

This issue is already tracked on #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants