flutter_chips_input
flutter_chips_input copied to clipboard
Hello, how to make the textEditController selection to the end when addeda WidgetSpan
My widget span is parse text using regex, it only shows firrt part, but When I show widget span, the selection can not at end as I wanted
any idea?