bubble 1.1.7 copy "bubble: ^1.1.7" to clipboard
bubble: ^1.1.7 copied to clipboard

outdated

A Flutter widget for chat like a speech bubble in Whatsapp and others.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bubble

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

dependencies:
  bubble: ^1.1.7

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

Publisher

verified publisheryet-another.dev

A Flutter widget for chat like a speech bubble in Whatsapp and others.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on bubble