version bump
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
## 0.1.24
|
||||||
|
|
||||||
|
- Fx overflow in mentions overlay
|
||||||
|
|
||||||
## 0.1.23
|
## 0.1.23
|
||||||
|
|
||||||
- Hotfix
|
- Hotfix
|
||||||
|
|||||||
+2
-1
@@ -1,7 +1,7 @@
|
|||||||
name: stream_chat_flutter
|
name: stream_chat_flutter
|
||||||
homepage: https://github.com/GetStream/stream-chat-flutter
|
homepage: https://github.com/GetStream/stream-chat-flutter
|
||||||
description: Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.
|
description: Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.
|
||||||
version: 0.1.23
|
version: 0.1.24
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.3.0 <3.0.0"
|
sdk: ">=2.3.0 <3.0.0"
|
||||||
@@ -22,6 +22,7 @@ dependencies:
|
|||||||
stream_chat: ^0.1.21
|
stream_chat: ^0.1.21
|
||||||
mime: ^0.9.6+3
|
mime: ^0.9.6+3
|
||||||
visibility_detector: ^0.1.4
|
visibility_detector: ^0.1.4
|
||||||
|
http_parser: ^3.1.4
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
pedantic: ^1.9.0
|
pedantic: ^1.9.0
|
||||||
|
|||||||
Reference in New Issue
Block a user