Merge pull request #1564 from GetStream/bump/connectivity-plus
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
## Upcoming
|
## Upcoming
|
||||||
|
|
||||||
- Fixed `StreamMessageInputController.textPatternStyle` not matching case-insensitive patterns.
|
- Fixed `StreamMessageInputController.textPatternStyle` not matching case-insensitive patterns.
|
||||||
|
- Updated `connectivity_plus` dependency to `^4.0.0`
|
||||||
|
|
||||||
## 6.1.0
|
## 6.1.0
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ environment:
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
collection: ^1.17.0
|
collection: ^1.17.0
|
||||||
connectivity_plus: ^3.0.2
|
connectivity_plus: ^4.0.0
|
||||||
flutter:
|
flutter:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
freezed_annotation: ^2.0.3
|
freezed_annotation: ^2.0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user