v_chat_bubbles 1.2.1 copy "v_chat_bubbles: ^1.2.1" to clipboard
v_chat_bubbles: ^1.2.1 copied to clipboard

A comprehensive Flutter chat bubble library supporting Telegram, WhatsApp, Messenger, and iMessage styles with full theming, callbacks, text formatting, and custom bubble support.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add v_chat_bubbles

With Flutter:

 $ flutter pub add v_chat_bubbles

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  v_chat_bubbles: ^1.2.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:v_chat_bubbles/v_chat_bubbles.dart';
7
likes
0
points
299
downloads

Publisher

verified publishervchatsdk.com

Weekly Downloads

A comprehensive Flutter chat bubble library supporting Telegram, WhatsApp, Messenger, and iMessage styles with full theming, callbacks, text formatting, and custom bubble support.

Repository (GitHub)
View/report issues

Topics

#chat #messaging #ui #widget #bubbles

Documentation

Documentation

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

cached_network_image, flutter, intl, v_chat_voice_player, v_platform, video_player

More

Packages that depend on v_chat_bubbles