Add the ability to open attachments in their own view

This commit is contained in:
Henry Hiles 2026-01-13 14:10:17 -05:00
commit dd724b04b1
No known key found for this signature in database
5 changed files with 63 additions and 5 deletions

View file

@ -73,6 +73,7 @@ dependencies:
flutter_secure_storage: ^10.0.0
dynamic_polls: ^0.0.6
flutter_hooks: ^0.21.3+1
cross_cache: ^1.1.0
dev_dependencies:
build_runner: ^2.4.11