Files
stream-chat-flutter/CHANGELOG.md
T
2020-04-02 11:39:15 +02:00

639 B

0.1.14

  • Add automatic keep alive to streamchat

0.1.12

  • Fix dependency error on iOS using flutter_form_builder

0.1.11

  • Fix bug in ChannelPreview when list of messages is empty

0.1.10

  • Do not automatically dispose Client object when disposing StreamChat widget

0.1.9

  • Fix message ui overflow

0.1.8

  • Bug fix

0.1.7

  • Add chat commands

  • Add edit message

0.1.6+4

  • Add some documentation

0.1.5

  • Fix channels pagination

0.1.4

  • Fix message widget builder on reaction

0.1.3

  • Fix upload attachment

0.1.2

  • Fix avatar shape

0.1.1

  • Add ThreadHeader

0.0.1

  • First release