feat: emote selection

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-07-23 16:13:37 +08:00
parent 565a2f8754
commit 0ca091ac48
12 changed files with 250 additions and 20 deletions

View File

@@ -23,7 +23,8 @@ void showReplyCopyDialog(
return TextSpan(
children: [
if (i != 0) const TextSpan(text: '\n\n'),
WidgetSpan(
EmoteSpan(
rawText: Style.placeHolder,
child: NetworkImgLayer(
src: emote.url,
type: .emote,