chat_bubbles 0.7.1 copy "chat_bubbles: ^0.7.1" to clipboard
chat_bubbles: ^0.7.1 copied to clipboard

outdated

This is a simple Flutter widget plugin. Developers can easily use this plugin to implement chat bubbles or speech bubbles. There are mainly three types of chat bubbles in this plugin. This plugin is c [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chat_bubbles

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

dependencies:
  chat_bubbles: ^0.7.1

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:chat_bubbles/chat_bubbles.dart';
427
likes
0
pub points
98%
popularity

Publisher

verified publisherprabhanu.com

This is a simple Flutter widget plugin. Developers can easily use this plugin to implement chat bubbles or speech bubbles. There are mainly three types of chat bubbles in this plugin. This plugin is compatible with both iOS and Android platforms. All the details about this plugin included in the README.md file. No third party plugins were used to implement this plugin.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on chat_bubbles