Skip to content

Releases: sendbird/sendbird-uikit-flutter

v1.2.1 (Nov 25, 2025)

25 Nov 06:00
d6bd9fb

Choose a tag to compare

Improvements

  • Fixed a bug related to initial theme setting

v1.2.0 (Oct 29, 2025)

29 Oct 04:25
9bb5e5d

Choose a tag to compare

Features

  • Added a navigatorKey parameter in SendbirdUIKit.init() to show the delayed connecting dialog

v1.1.0 (Jul 30, 2025)

30 Jul 07:14
58bd955

Choose a tag to compare

Features

  • Added a useMarkAsUnread parameter in SendbirdUIKit.init() (The default value is false)

v1.0.3 (May 7, 2025)

07 May 05:33
bdc9a13

Choose a tag to compare

Improvements

  • Added handling of network error related exceptions in MessageCollection

v1.0.2 (Mar 13, 2025)

13 Mar 06:29
e6ff3e3

Choose a tag to compare

Improvements

  • Fixed provider() in SendbirdUIKit to be available everywhere

v1.0.1 (Jan 2, 2025)

02 Jan 01:48
604c8a3

Choose a tag to compare

  • Updated README.md

v1.0.0 (Dec 6, 2024)

06 Dec 06:41
3a9c79d

Choose a tag to compare

v1.0.0-beta.6 (Nov 29, 2024)

29 Nov 05:17
9fc0ae3

Choose a tag to compare

Features

  • Added a chooseMedia parameter in SendbirdUIKit.init()

Improvements

  • Fixed to support tree-shake-icons option when building applications
  • Fixed some UI bugs

v1.0.0-beta.5 (Nov 15, 2024)

15 Nov 02:24
2488d28

Choose a tag to compare

Features

  • Added useReaction, useOGTag and replyType parameters in init() in SendbirdUIKit
  • Added onListItemClicked parameter in SBUGroupChannelScreen
  • Added video thumbnail for Android and iOS

v1.0.0-beta.4 (Jul 11, 2024)

11 Jul 02:09
0c566a4

Choose a tag to compare

Improvements

  • Updated README.md and the documentation link