Skip to content

Freshchat Flutter SDK 0.10.32

Choose a tag to compare

@karthikeyan-pandu karthikeyan-pandu released this 09 Jun 11:28
· 9 commits to main since this release
62ad228

Enhancement :

  • Optimized the handling for the bot re-trigger issue.
  • Dependencies Updated for libraries in Android.
  • Increased Target SDK version to 36 in Android.
  • Increased MinSDK version to 23 in Android.
  • Migrated LocalBroadcastManager dependency from the deprecated Android Support Library to the AndroidX.
  • Added support for iOS 26 with better support for modern UI frameworks in iOS.

Bug fix :

  • Reverted bot specific code changes introduced in version 6.5.4 in Android.
  • Fixed an issue in the “Browse from Files” upload screen where the keyboard was not dismissed when tapping outside the input area.
  • Fixed the auto-scroll to cursor position issue in the reply editor, allowing users to scroll through the message content while typing.