chore: bump file_picker dependency version
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
- Updated `desktop_drop` dependency to `^0.4.0`
|
- Updated `desktop_drop` dependency to `^0.4.0`
|
||||||
- Updated `connectivity_plus` dependency to `^3.0.2`
|
- Updated `connectivity_plus` dependency to `^3.0.2`
|
||||||
- Updated `dart_vlc` dependency to `^0.4.0`
|
- Updated `dart_vlc` dependency to `^0.4.0`
|
||||||
|
- Updated `file_picker` dependency to `^5.2.4`
|
||||||
|
|
||||||
🐞 Fixed
|
🐞 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.
|
- [[#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
|
## 0.0.1
|
||||||
|
|
||||||
- First release
|
- First release
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ dependencies:
|
|||||||
diacritic: ^0.1.3
|
diacritic: ^0.1.3
|
||||||
dio: ^4.0.6
|
dio: ^4.0.6
|
||||||
ezanimation: ^0.6.0
|
ezanimation: ^0.6.0
|
||||||
file_picker: ^4.1.3
|
file_picker: ^5.2.4
|
||||||
file_selector: ^0.9.0
|
file_selector: ^0.9.0
|
||||||
flutter:
|
flutter:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
|
|||||||
Reference in New Issue
Block a user