chore(ui): update photo_manager dependency

This commit is contained in:
Rafał Adasiewicz
2023-01-25 16:50:19 +01:00
parent 9b22eb9fd7
commit 9c5f67876a
4 changed files with 9 additions and 1 deletions
@@ -1,5 +1,9 @@
## Upcoming
🔄 Changed
- Updated `photo_manager` dependency to `^2.5.2`
🐞 Fixed
- [[#1424]](https://github.com/GetStream/stream-chat-flutter/issues/1424) Fixed a render issue when showing messages starting with 4 whitespaces.
- Fixed a bug where the `AttachmentPickerBottomSheet` was not able to identify the mobile browser.