🐛 Fix cached un-analyzed attachment meta

This commit is contained in:
2024-12-14 01:45:36 +08:00
parent b618fcc6da
commit b750cc3c67
4 changed files with 4 additions and 9 deletions

View File

@ -61,7 +61,7 @@ dependencies:
relative_time: ^5.0.0
image_picker: ^1.1.2
cross_file: ^0.3.4+2
file_picker: ^8.1.5 # pinned due to compile failed on android, https://github.com/miguelpruivo/flutter_file_picker/issues/1643
file_picker: 8.1.4 # pinned due to compile failed on android, https://github.com/miguelpruivo/flutter_file_picker/issues/1643
croppy: ^1.3.1
flutter_expandable_fab: ^2.3.0
dropdown_button2: ^2.3.9