Merge pull request #1564 from GetStream/bump/connectivity-plus

This commit is contained in:
Sahil Kumar
2023-05-23 14:45:31 +05:30
committed by GitHub
2 changed files with 2 additions and 1 deletions
@@ -1,6 +1,7 @@
## Upcoming
- Fixed `StreamMessageInputController.textPatternStyle` not matching case-insensitive patterns.
- Updated `connectivity_plus` dependency to `^4.0.0`
## 6.1.0
@@ -11,7 +11,7 @@ environment:
dependencies:
collection: ^1.17.0
connectivity_plus: ^3.0.2
connectivity_plus: ^4.0.0
flutter:
sdk: flutter
freezed_annotation: ^2.0.3