chore: update connectivity plus dependency

This commit is contained in:
Gordon Hayes
2022-11-23 17:05:31 +01:00
parent ddd8310b96
commit 5a471f9356
3 changed files with 12 additions and 1 deletions
@@ -2,6 +2,11 @@
🐞 Fixed
- Fix render overflow issue with `MessageSearchListTileTitle`. It now uses `Text.rich` instead of `Row`. Better default behaviour and allows `TextOverflow`.
🔄 Changed
- Updated `connectivity_plus` dependency to `^3.0.2`
## 5.1.0
🐞 Fixed