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

[BUG] iOS keyboard #129

Closed
Beto-Beto-Salamander opened this issue Sep 7, 2021 · 2 comments
Closed

[BUG] iOS keyboard #129

Beto-Beto-Salamander opened this issue Sep 7, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Beto-Beto-Salamander
Copy link

Bug :
I'm using a M1 Macbook, I run the project with just copy paste the sample given but the keyboard not showing when I click the text box area
Using Command+K not showing the keyboard at all
Using mac keyboard for the input also not working

Pubspec.yaml
environment:
sdk: ">=2.12.0 <3.0.0"

dependencies:
cupertino_icons: ^1.0.2
dotted_border: ^2.0.0+1
file_picker: ^3.0.2
flutter:
sdk: flutter
flutter_colorpicker: ^0.4.0
flutter_svg: ^0.22.0
google_fonts: ^2.1.0
html_editor_enhanced: ^2.2.0
image_picker: ^0.8.3+2
lint: ^1.5.3
persistent_bottom_nav_bar: ^4.0.2
staggered_grid_view_flutter: ^0.0.4

Device:
M1 Macbook Pro
iOS Simulator & Physical

Any suggestion or fix will be appreciated, thank you !

@Beto-Beto-Salamander Beto-Beto-Salamander added the bug Something isn't working label Sep 7, 2021
@tneotia
Copy link
Owner

tneotia commented Sep 7, 2021

Please see #7 for a fix to this issue :)

@Beto-Beto-Salamander
Copy link
Author

Thank you for your support :)

I've tried that before but it didn't work,
I found another solution for this case, I just need to disable "Connect hardware keyboard" from the Simulator I/O and it workss!

I'll close this issue ticket :)
Have a nice day!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants