Working images
This commit is contained in:
parent
0e6b9a8133
commit
099725063f
20 changed files with 388 additions and 375 deletions
|
|
@ -488,9 +488,7 @@ class RoomChat extends HookConsumerWidget {
|
|||
onTap: () => showDialog(
|
||||
context: context,
|
||||
builder: (_) => Dialog(
|
||||
child: Text(
|
||||
"TODO: Download Attachments", // TODO
|
||||
),
|
||||
child: Text("TODO: Download Attachments"),
|
||||
),
|
||||
),
|
||||
child: FlyerChatFileMessage(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue