Skip to content

Release v1.6.0

Latest
Compare
Choose a tag to compare
@prahack prahack released this 20 Jan 07:24
ee1c673

For Message Bar

  • Customizable text style for message bar text

For BubbleNormal Widget

  • Added optional [leading] widget for non senders
  • Added optional [trailing] widget for sender
  • Added [margin] and [padding] properties
  • Added tap callbacks such as [onTap], [onDoubleTap] and [onLongPress].
  • Changes the texts to selectable texts

For BubbleNormalImage Widget

BubbleNormalImage Widget-

  • Added optional [leading] widget for non senders
  • Added optional [trailing] widget for sender
  • Added [margin] and [padding] parameters
  • Added Tap Callbacks such as [onTap] and [onLongPress].

For DateChip Widget

  • Fixes [DateChip] taking full width

Other

  • Updated the environment to allow support for latest dart sdks
  • Updated the documentation within code to be easier to read