easy_bubble_container 0.0.6 copy "easy_bubble_container: ^0.0.6" to clipboard
easy_bubble_container: ^0.0.6 copied to clipboard

A customizable chat bubble container with rounded corners and directional arrow.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_bubble_container

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

dependencies:
  easy_bubble_container: ^0.0.6

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:easy_bubble_container/easy_bubble_container.dart';
1
likes
160
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable chat bubble container with rounded corners and directional arrow.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on easy_bubble_container