Custom reaction via sticker

This commit is contained in:
2025-10-12 23:18:58 +08:00
parent 3604373a1e
commit ce12f28e56
6 changed files with 366 additions and 68 deletions

View File

@@ -116,9 +116,6 @@ class WindowScaffold extends HookConsumerWidget {
children: [
if (isWideScreen(context))
Row(
key: Key(
'app-page-action-${router.state.pageKey.value}',
),
children: [
const Spacer(),
...pageActionsButton,