speech_balloon 0.0.4 copy "speech_balloon: ^0.0.4" to clipboard
speech_balloon: ^0.0.4 copied to clipboard

This is a flutter widget that generates a simple speech bubble. This widget can display simple speech bubbles and reproduce speech bubbles with a border.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add speech_balloon

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

dependencies:
  speech_balloon: ^0.0.4

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:speech_balloon/speech_balloon.dart';
40
likes
160
points
2.82k
downloads

Publisher

verified publishers-tyd.com

Weekly Downloads

This is a flutter widget that generates a simple speech bubble. This widget can display simple speech bubbles and reproduce speech bubbles with a border.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on speech_balloon