First of all, very nice package. Work very well on mobile, but on desktop(using android with keyboard and mouse), I do have a strange issue and I can't really find a solution for it.
So if I type using the keyboard, it works fine, but if I press the backspace, the input is not registered. Using a on display keyboard and pressing the backspace works with no issues. I do want to mention that on a normal flutter input, the backspace works fine.
Can you guys give have a look at this or at least give me some ideas where to look as I tried to debug the code but can't really find why the backspace is not working.
First of all, very nice package. Work very well on mobile, but on desktop(using android with keyboard and mouse), I do have a strange issue and I can't really find a solution for it.
So if I type using the keyboard, it works fine, but if I press the backspace, the input is not registered. Using a on display keyboard and pressing the backspace works with no issues. I do want to mention that on a normal flutter input, the backspace works fine.
Can you guys give have a look at this or at least give me some ideas where to look as I tried to debug the code but can't really find why the backspace is not working.