Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Flutter Quill version
10.5.9
Steps to reproduce
- You must use a Samsung phone.
- The Samsung keyboard must be set as the default keyboard in system settings.
- Connect the Bluetooth keyboard to your cell phone.
- Run the flutter_quill sample app and enter letters.
Expected results
When you type using a Bluetooth keyboard, the soft keyboard should not appear.
Actual results
When you enter one letter, the soft keyboard appears, and when you enter another letter, the soft keyboard disappears, and so on.
Code sample
Just run the sample app provided by flutter_quill.
Additional Context
This problem occurs when the default keyboard app is set to Samsung Keyboard.
If you use another keyboard app like Gboard, you won't have this problem.
However, many people around the world are using Samsung mobile phones, and Samsung mobile phones have the Samsung keyboard set by default, so it is important to take a closer look.