- Customizable text style for message bar text
- 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
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].
- Fixes [DateChip] taking full width
- Updated the environment to allow support for latest dart sdks
- Updated the documentation within code to be easier to read
- Customizable constrains for bubbles
- Customizable message bar hint text
- Customizable message bar hint style
- Update the example
- Support up-to-date dependencies
- Add
BubbleNormalImage
image chat bubble widget
- Support up-to-date dependencies
- Add
MessageBar
widget
- Add iMessage's chat bubble shape bubble widget (
BubbleSpecialThree
).
- Audio chat bubble widget(
BubbleNormalAudio
) for the bubble normal widget set.
- Update
README
main example code.
- dartfmt formatting.
- dartfmt formatting.
- Add
DateChip
widget
- set priority for message status tick (seen > delivered > sent)
- Update README.md example.
- Add the option to customize the chat bubble text styles by changing
textStyle
parameter
- null-safety.
- dartfmt formatting.
- Update README.md example.
- Add message states(sent, delivered, seen) flag for BubbleSpecialOne and BubbleSpecialTwo.
- Update the example.
- Add some dartdoc comments.
- Add message states(sent, delivered, seen) flag for BubbleNormal.
- Update the example.
- Update the example.
- Update README.md file.
- Update package description.
- Update package description.
- Update package description.
- Update package description.
- Update package description.
- First release with an example.