fluttercandies / extended_text

A powerful extended official text for Flutter, which supports Speical Text(Image,@somebody), Custom Background, Custom overFlow, Text Selection.
MIT License
664 stars 134 forks source link

text selection support 选择文本后复制粘贴区域不匹配 #113

Closed lyxia closed 3 years ago

lyxia commented 3 years ago

例如: hello world! 选择: o w ctrl+c后 ctrl+v后: 期望结果为: o w 实际结果为: llo

flutter版本为:2.2.3

lyxia commented 3 years ago

运行 example 中的 text selection support demo 必现。

zmtzawqlp commented 3 years ago

demo merge 出错,请更新最新的demo

https://github.com/fluttercandies/extended_text/commit/1fee23aedb8b5593a1e362d297f808a20da2bfc8