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

Keyboard switches on its own when using CardField on Android. #135

Closed
sakyoyuto opened this issue Jun 11, 2021 · 1 comment
Closed

Keyboard switches on its own when using CardField on Android. #135

sakyoyuto opened this issue Jun 11, 2021 · 1 comment

Comments

@sakyoyuto
Copy link

sakyoyuto commented Jun 11, 2021

flutter_stripe 1.0.2. I'm trying to use CardField to enter cards.
However, when I use Android, the keyboard switches every time I enter a number in the CardField.
I am running it on an actual Pixel 4a.

screen-20210611-102656_2

On iOS, only the number keyboard is displayed, which is very easy to use.

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.2.1, on macOS 11.4 20F71 darwin-arm, locale ja-JP)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[✓] Xcode - develop for iOS and macOS
[✓] Chrome - develop for the web
[✓] Android Studio (version 4.1)
[✓] VS Code (version 1.57.0)
[✓] Connected device (2 available)

• No issues found!

Thank you.

@jamesblasco
Copy link
Member

Hello, there is an issue in Flutter that affects the keyboard input and we have been forced to implemented like this. The issue is fixed now and should arrive soon yo master

We will make the needed changes in our package when next stable version is released

#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