Skip to content

Commit 6a52639

Browse files
committed
version(chat_bottom_container): bump version to 0.2.0
1 parent a893173 commit 6a52639

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/chat_bottom_container/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.2.0
2+
3+
* Support switching to other panel, the input box gets the focus and displays the cursor.
4+
* Record keyboard height to optimize user experience next time.
5+
16
## 0.1.0
27

38
* Adjust keyboard height listener manager logic.

packages/chat_bottom_container/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: chat_bottom_container
22
description: "A Flutter package for managing the bottom container of the chat page"
3-
version: 0.1.0
3+
version: 0.2.0
44
repository: https://github.com/LinXunFeng/flutter_chat_packages/tree/main/packages/chat_bottom_container
55
issue_tracker: https://github.com/LinXunFeng/flutter_chat_packages/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+chat_bottom_container%22
66

0 commit comments

Comments
 (0)