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

outdated

Simple Flutter package to make a floating rectangle with a message or some speech in it.

character_talk #

Simple library for showing rectangles with text/character lines in a video game.

Getting Started #

Using the library is fairly straightforward. Simply call CharacterTalk().getSpeechDisplay(context, "What to say") and you will get a floating box that you can place like any other Flutter widget.

Future Items #

In the future it will be cool to add some properties to the CharacterTalk class itself to make the speech rectangles more customizable.

2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Simple Flutter package to make a floating rectangle with a message or some speech in it.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

animated_text_kit, flutter

More

Packages that depend on character_talk