Skip to content

Releases: SimformSolutionsPvtLtd/flutter_chatview

2.3.0

01 Nov 16:53
6c5cc2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

v2.2.0

30 Aug 14:07
7c3b396
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.2.0

v2.1.1

13 Aug 07:29
c9ad0d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

v2.1.0

06 Aug 07:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

v2.0.0

26 Jun 10:55
2f530e0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...2.0.0

v1.3.1

22 Aug 12:59
31eedc2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.3.1

v1.3.0

11 Jul 11:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.1...1.3.0

v1.2.1

06 Mar 12:57
Compare
Choose a tag to compare
  • Fix: #60 Fix image from file is not loaded.

  • Fix: #61 Fix issue of audio message is not working.

  • Feat: #65 Add callback when user react on message.

v1.2.0+1

21 Feb 10:00
Compare
Choose a tag to compare
  • Feat: #42 Ability to get callback on tap of profile circle avatar.
  • Breaking: Add messageType in onSendTap callback for encountering messages.
  • Breaking: Remove onRecordingComplete and you can get Recorded audio in onSendTap callback with messageType.
  • Breaking: Remove onImageSelected from ImagePickerIconsConfiguration and can get selected image in onSendTap callback with messageType.
  • Feat: #49 Add onUrlDetect callback for opening urls.
  • Feat: #51 Ability to get callback on long press of profile circle avatar.

v1.1.0

30 Jan 13:42
Compare
Choose a tag to compare

Requested Features

  • #34 Ability to send Voice messages.
  • #37 Ability to enable and disable specific features.