flutter_chips_input
flutter_chips_input copied to clipboard
On IOS after typing one character the keyword dismiss
After one character is typed on IOS the keyboard dismiss, I have to keep touching the text field every character I want to type.
I tried to force the focus on the widget but this still happens.