haiku 1.0.0 copy "haiku: ^1.0.0" to clipboard
haiku: ^1.0.0 copied to clipboard

outdatedDart 1 only

Detect and create Hiakus from plain text.

haiku #

Detect and create Haikus

Example #

final haiku = Haiku.create('''
    An old silent pond... A frog jumps into the pond, splash! Silence again.
''');
print(const CitationFormatter('You').format(haiku));

This will print:

*An old silent pond...
A frog jumps into the pond,
splash! Silence again.*
    - You
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Detect and create Hiakus from plain text.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on haiku