vengamo_chat_ui 1.4.8 copy "vengamo_chat_ui: ^1.4.8" to clipboard
vengamo_chat_ui: ^1.4.8 copied to clipboard

A Flutter package for displaying chat bubbles with customizable styles and animations. It provides a user-friendly interface for creating chat interfaces in Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vengamo_chat_ui

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

dependencies:
  vengamo_chat_ui: ^1.4.8

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

Import it

Now in your Dart code, you can use:

import 'package:vengamo_chat_ui/vengamo_chat_ui.dart';
12
likes
120
pub points
73%
popularity

Publisher

verified publishervengamo.com

A Flutter package for displaying chat bubbles with customizable styles and animations. It provides a user-friendly interface for creating chat interfaces in Flutter applications.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

audioplayers, cached_network_image, cupertino_icons, flutter, flutter_cache_manager, flutter_sound, just_audio

More

Packages that depend on vengamo_chat_ui