vi-k / bubble

Speech bubble for Flutter
BSD 2-Clause "Simplified" License
269 stars 58 forks source link

Support rich text #1

Closed gedw99 closed 5 years ago

gedw99 commented 5 years ago

Do you plan to add richtext ?

This would be a JSON format that can write text with

vi-k commented 5 years ago

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