chat_bubble_tc

Creator: coderz1093

Last updated:

0 purchases

chat_bubble_tc Image
chat_bubble_tc Images

Languages

Categories

Add to Cart

Description:

chat bubble tc

chat_bubble_tc #
Flutter chat bubble contains the widgets useful for the chat system. It contains the chat buble along with the time stamp denoting the usage sent time for it.
Getting Started #
Add this to your pubspec.yaml file:
dependencies:
chat_bubble_tc:
copied to clipboard
Usage #
Then just import the package
import 'package:chat_bubble_tc/chat_bubble_tc.dart'
copied to clipboard
Example #
ChatBubble(
message: "Receive example",
timeStamp: DateTime.now(),
isSendBubble: false,
)
copied to clipboard
Isssue #
Please feel free to reach us in case of any issues

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.