- 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.