chat_bottom_container 0.2.1 chat_bottom_container: ^0.2.1 copied to clipboard
A Flutter package for managing the bottom container of the chat page
0.2.1 #
- Avoid conflicts with flutter engine's view event listener on Android.
0.2.0 #
- Support switching to other panel, the input box gets the focus and displays the cursor.
- Record keyboard height to optimize user experience next time.
0.1.0 #
- Adjust keyboard height listener manager logic.
- Add
safeAreaBottom
andchangeKeyboardPanelHeight
. - Adjust the logic about obtaining the bottom height of the safe area.
- Adjust the constraints of the SDK (sdk: ">=3.0.0 <4.0.0").
- Fix version of
FSAChatBottomContainer.xcframework
.
0.0.2 #
- Adjust the way to download framework.
0.0.1 #
- Initial release.