chore: bump file_picker dependency version

This commit is contained in:
Rafał Adasiewicz
2022-12-20 12:44:55 +01:00
parent 122f52fae3
commit faa2751c05
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -6,6 +6,7 @@
- Updated `desktop_drop` dependency to `^0.4.0`
- Updated `connectivity_plus` dependency to `^3.0.2`
- Updated `dart_vlc` dependency to `^0.4.0`
- Updated `file_picker` dependency to `^5.2.4`
🐞 Fixed
- [[#1379]](https://github.com/GetStream/stream-chat-flutter/issues/1379) Fixed "Issues with photo attachments on web", where the cached image attachment would not render while uploading.
@@ -1319,4 +1320,4 @@ The property showVideoFullScreen was added mainly because of this issue brianega
## 0.0.1
- First release
- First release
+1 -1
View File
@@ -19,7 +19,7 @@ dependencies:
diacritic: ^0.1.3
dio: ^4.0.6
ezanimation: ^0.6.0
file_picker: ^4.1.3
file_picker: ^5.2.4
file_selector: ^0.9.0
flutter:
sdk: flutter