flutter-masked-text
flutter-masked-text copied to clipboard
Problem with cursor
When I type anything the cursor moves to beggining of the text filed after some time which doesn't happens when I use texteditingcontroller. It only happens with maskedcontroller. Please fix this issue as soon as possible it's very irritating. Flutter gives an error:- “Text selection index was clamped (-1->0) to remain in bounds this may not be your fault as some key boards.......". Please fix this at immediate because I need it or help me solve in any other way.
I got the same issue, please fix this ASAP