Open ahkela21 opened 3 years ago
Having the same issue here, didn't find a solution yet.
I have the same problem with android 11, any solution?
still having the same error on android 11, any solution?
I have the same issue with android 11, please provide a solution for non-null safety version also? I'm using flutter_tagging: ^2.2.0+3
I have the same error with Android 11, I need some help.
Same problem, any solutions yet
Does someone know any alternative for this package?
I've found a solution! in the TextFieldConfiguration widget inside FlutterTagging, set the textInputAction property to : TextInputAction.continueAction. And don't use conditional statements in hintText and labelText.
When trying to focus the field when there is no any field is being focused previously, the field will auto unfocus and hide the keyboard by itself
And the problem only happen in Android 11
Any solution for this ?