A powerful extended official text for Flutter, which supports Speical Text(Image,@somebody), Custom Background, Custom overFlow, Text Selection.
664
stars
134
forks
source link
ExtendedText 中进行文本选择,selectionHeightStyle属性无效 #120
Closed
LCD27 closed 2 years ago
版本:7.0.0, 用法:ExtendedText( “我这是内容,进行长按复制,文本高度没有对齐,you look look,11111”, onSpecialTextTap: (dynamic parameter) {}, selectionHeightStyle: ui.BoxHeightStyle.strut, selectionColor: Colors.red, dragStartBehavior: DragStartBehavior.start, selectionEnabled: true, )