vi-k / bubble

Speech bubble for Flutter
BSD 2-Clause "Simplified" License
266 stars 57 forks source link

Support rich text #1

Closed gedw99 closed 4 years ago

gedw99 commented 4 years ago

Do you plan to add richtext ?

This would be a JSON format that can write text with

vi-k commented 4 years ago

Bubble has child property. You can add whatever you want. Text.rich for example.