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

outdated

This is a flutter widget that generates a simple speech bubble. I based it on the SpeechBubble that was originally created. This widget can display simple speech bubbles and reproduce speech bubbles w [...]

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.2

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
0
points
2.52k
downloads

Publisher

verified publishers-tyd.com

Weekly Downloads

This is a flutter widget that generates a simple speech bubble. I based it on the SpeechBubble that was originally created. This widget can display simple speech bubbles and reproduce speech bubbles with a border.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on speech_balloon