File tree 3 files changed +5
-2
lines changed
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 7.2.1
2
+ ## Fixed
3
+ - Resolved an issue where text input was misaligned with the keyboard in a custom chat view.
1
4
# 7.2.0
2
5
## Added
3
6
- new enum ChatMultithreadStrategies
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ packages:
81
81
path: ".."
82
82
relative: true
83
83
source: path
84
- version: "7.1 .0"
84
+ version: "7.2 .0"
85
85
intl:
86
86
dependency: "direct main"
87
87
description:
Original file line number Diff line number Diff line change 1
1
name : infobip_mobilemessaging
2
2
description : Infobip Mobile Messaging Flutter Plugin.
3
- version : 7.2.0
3
+ version : 7.2.1
4
4
homepage : https://github.com/infobip/mobile-messaging-flutter-plugin#readme
5
5
repository : https://github.com/infobip/mobile-messaging-flutter-plugin
6
6
issue_tracker : https://github.com/infobip/mobile-messaging-flutter-plugin/issues
You can’t perform that action at this time.
0 commit comments