Releases: LinXunFeng/flutter_chat_packages
chat_bottom_container-v0.4.0
What's Changed
- FEAT(chat_bottom_container): allow custom panel container by @LinXunFeng.
| Fade |
|---|
![]() |
| Cube |
|---|
![]() |
| Concentric |
|---|
![]() |
| Rotation |
|---|
![]() |
| ZoomIn |
|---|
![]() |
Full Changelog: chat_bottom_container-v0.3.2...chat_bottom_container-v0.4.0
chat_bottom_container-v0.3.2
What's Changed
- FIX(chat_bottom_container): remove listeners from inputFocusNode when ChatBottomPanelContainer is disposed by @LinXunFeng in #23.
Full Changelog: chat_bottom_container-v0.3.1...chat_bottom_container-v0.3.2
chat_bottom_container-v0.3.1
What's Changed
- FEAT(chat_bottom_container): allow switching focusNode by @LinXunFeng.
Full Changelog: chat_bottom_container-v0.3.0...chat_bottom_container-v0.3.1
chat_bottom_container-v0.3.0
What's Changed
- FEAT(chat_bottom_container): add safeAreaBottom to ChatBottomPanelContainerController by @LinXunFeng.
Full Changelog: chat_bottom_container-0.2.1...chat_bottom_container-v0.3.0
chat_bottom_container-0.2.1
What's Changed
- Avoid conflicts with flutter engine's view event listener on Android by @GitLqr.
Full Changelog: chat_bottom_container-0.2.0...chat_bottom_container-0.2.1
chat_bottom_container-0.2.0
What's Changed
- Support switching to other panel, the input box gets the focus and displays the cursor.
- Record keyboard height to optimize user experience next time.
Above features are implemented by @LinXunFeng.
Full Changelog: chat_bottom_container-0.1.0...chat_bottom_container-0.2.0
chat_bottom_container-0.1.0
What's Changed
- Adjust keyboard height listener manager logic.
- Add
safeAreaBottomandchangeKeyboardPanelHeight. - 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.
Above features are implemented by @LinXunFeng and @GitLqr.
Full Changelog: chat_bottom_container-0.0.2...chat_bottom_container-0.1.0
chat_bottom_container-0.0.2
What's Changed
- Complete basic functionality.
Above features are implemented by @LinXunFeng and @GitLqr.
Full Changelog: https://github.com/LinXunFeng/flutter_chat_packages/commits/chat_bottom_container-0.0.2




