likeminds_chat_flutter_core 1.2.2 copy "likeminds_chat_flutter_core: ^1.2.2" to clipboard
likeminds_chat_flutter_core: ^1.2.2 copied to clipboard

The core package of LikeMinds Flutter Chat SDK

0.5.0 #

  • Initial release for Chat, DM MVP.

0.5.1 #

  • Fixed a bug in LMChatroomMenu widget

0.6.0 #

  • Added Support for chatroom
  • Added conversation lists and actions
  • enhancements and minor feature additions

0.6.1 #

  • Added Support for block member
  • Support for targetSDK v34 out of the box
  • Updating dependencies to support Flutter v3.22.0

0.7.0 #

  • Added multimedia support
  • Added multimedia utils and handler functions

0.7.5 #

  • Added support for Link Preview

0.8.0 #

  • Added support for Tagging
  • Added support for Reactions
  • Added retry mechanism
  • Added Analytics support

0.9.0 #

  • Added support for poll
  • Fixed Deleted text and link preview ui

###= 0.10.0

  • Added support for voice notes

0.11.0 #

  • Added support for chatbot
  • Added support for custom user roles

0.12.0 #

  • Added support for poll configuration
  • Added support for dark theme
  • Added loads of UI/UX improvements

0.12.1 #

  • Replaced open_filex with open_file plugin
  • Removed flutter_keyboard_visibility plugin

0.13.0 #

  • Added Custom Widget support in Chatroom

0.14.0 #

  • Fixed Customization misses across the SDK
  • Added support for .svg fileUrl in LMChatImage

0.14.1 #

  • Patch update for likeminds_chat_fl: ^1.12.1

0.15.0 #

  • Fixed attachment menubar hanging issue
  • Fixed link preview bug

0.16.0 #

  • Added search in a chatrrom
  • Added theme notifier

0.17.0 #

  • Added support for flutter web

1.0.0 #

  • Changed different screens for DM,Commnity, hybrid
  • Added DM Flow
  • Added notification fix

1.0.1 #

  • Renamed style config for for Netwroking & Commnity screen

1.1.0 #

  • Added error logging

1.1.1 #

  • Fixed missing package in data layer

1.2.0 #

  • Added resonsive size to fix flutter web size issues
  • Migrate sdk to 35

1.2.1 #

  • Fixed no tagging data in secret chatroom

1.2.2 #

  • Fixed no click recogniser on text in chat bubble