Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 620 Bytes

File metadata and controls

28 lines (17 loc) · 620 Bytes

[0.0.6] - 16/May/2020

  • Added close() function for switching between accounts.
  • Bug fixes.

[0.0.5] - 16/May/2020

  • Payload for ChatMessage is now working as expected.
  • Added [allowReadReceipts] feature. Set to false if you need to reduce message read counts on Firestore.

[0.0.4] - 11/May/2020

  • Fixed bug for read counts.

[0.0.3] - 09/May/2020

  • Flutter SDK upgrade to 1.17.0.
  • Dart SDK updarde to 2.6.0.
  • Unread count added.
  • Bug fix.

[0.0.2] - 26/Apr/2020

  • Basic feature added, including chat send/receive, chat group listing and read counts.

[0.0.1] - 25/Apr/2020

  • Initial commit