Awesome Chat Bubble
A Flutter package that provides a customizable chat bubble widget.
Installation ๐ป
โ In order to start using Awesome Chat Bubble you must have the flutter_install_link installed on your machine.
Install via flutter pub add:
flutter pub add awesome_chat_bubble
Awesome-Chat-Bubble
AwesomeChatBubble(
authorName : 'Author Name',
timestamp : '12:00 PM',
message : 'This is a message',
isSender : true or false,
messageWidget : null or your custom widget,
replayMessage : 'This is a replay message',
replayToName : 'Replay to name',
replayIcon : Icons.reply,
tailType : TailType.standard or TailType.none
),
Libraries
- awesome_chat_bubble
- A Very Good Project created by Very Good CLI.