Skip to content

Releases: LinXunFeng/flutter_chat_packages

chat_bottom_container-v0.3.1

23 Mar 04:53
Compare
Choose a tag to compare

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

04 Dec 15:27
Compare
Choose a tag to compare

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

15 Oct 01:00
Compare
Choose a tag to compare

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

28 Jul 12:35
Compare
Choose a tag to compare

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

29 Jun 09:56
Compare
Choose a tag to compare

What's Changed

  • Adjust keyboard height listener manager logic.
  • Add safeAreaBottom and changeKeyboardPanelHeight.
  • 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

24 Jun 01:12
Compare
Choose a tag to compare

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