feat(chat): Add SVG image support for attachments

This commit is contained in:
cogwheel0
2025-11-29 11:04:59 +05:30
parent b13e043656
commit 4c5f12919f
4 changed files with 192 additions and 25 deletions

View File

@@ -76,6 +76,7 @@ dependencies:
flutter_callkit_incoming: ^3.0.0
flutter_app_intents: ^0.7.0
quick_actions: 1.1.0
flutter_svg: ^2.2.3
# Clipboard functionality is available through flutter/services (part of Flutter SDK)