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