just_bubble 0.0.1 copy "just_bubble: ^0.0.1" to clipboard
just_bubble: ^0.0.1 copied to clipboard

A flexible and highly customizable bubble widget for Flutter. Easily create chat bubbles, tooltips, or any speech bubble style with custom tails, borders, gradients, images, and shadows.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add just_bubble

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

dependencies:
  just_bubble: ^0.0.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:just_bubble/just_bubble.dart';
2
likes
150
points
78
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flexible and highly customizable bubble widget for Flutter. Easily create chat bubbles, tooltips, or any speech bubble style with custom tails, borders, gradients, images, and shadows.

Repository (GitHub)
View/report issues

Topics

#bubble #chat #border #bubble-border

License

MIT (license)

Dependencies

flutter

More

Packages that depend on just_bubble