fluttercandies / extended_text_field

extended official text field to quickly build special text like inline image, @somebody, custom background etc.
MIT License
565 stars 148 forks source link

how to manual delete text with code for emoji #220

Closed zmtzawqlp closed 1 year ago

zmtzawqlp commented 1 year ago

Content

want to programmatically delete (backspace) a text input. and use manualDelete method.

if text contains emoji like 😃 👨‍👩‍👦 , it will throw substring does not support UTF-16. this is issue from dart https://github.com/dart-lang/sdk/issues/35798

zmtzawqlp commented 1 year ago

done https://github.com/fluttercandies/extended_text_field/commit/d7741acbac82b974dd89ba00b8b7a2c74c2371ba