chat_bubbles 0.8.1 chat_bubbles: ^0.8.1 copied to clipboard
Flutter chat bubble widgets, similar to Whatsapp and more shapes. Easy to use and implement chat bubbles.
[0.8.1] - 26/04/2021 #
- set priority for message status tick (seen > delivered > sent)
[0.8.0+1] - 22/03/2021 #
- Update README.md example.
[0.8.0] - 15/03/2021 #
- Add the option to customize the chat bubble text styles by changing
textStyle
parameter
[0.7.9+3] - 10/03/2021 #
- null-safety.
[0.7.8+2] - 21/10/2020 #
- dartfmt formatting.
[0.7.8+1] - 20/07/2020 #
- Update README.md example.
[0.7.8] - 20/07/2020 #
- Add message states(sent, delivered, seen) flag for BubbleSpecialOne and BubbleSpecialTwo.
- Update the example.
[0.7.5+1] - 18/07/2020 #
- Add some dartdoc comments.
[0.7.5] - 21/06/2020 #
- Add message states(sent, delivered, seen) flag for BubbleNormal.
- Update the example.
[0.7.1+6] - 17/05/2020 #
- Update the example.
[0.7.1+5] - 10/05/2020 #
- Update README.md file.
[0.7.1+4] - 10/05/2020 #
- Update package description.
[0.7.1+3] - 09/05/2020 #
- Update package description.
[0.7.1+2] - 09/05/2020 #
- Update package description.
[0.7.1+1] - 09/05/2020 #
- Update package description.
[0.7.1] - 09/05/2020 #
- Update package description.
[0.7.0] - 09/05/2020 #
- First release with an example.