fweinaug/expandable_text

Add multiple textspans/styles within text

Closed this issue · 6 comments

At the moment it is currently only possible to pick one TextStyle for the entire text.

It would be great if that could be changed.

The requirements for the project that I am working on right now require that part of the text have a different style from the rest of the text.

It would be great if I were able to use this package to implement their design.

See screenshot.
image

I just released version 1.3 which adds an optional prefix. Please let me know if it meets your requirements.

This looks like a bug - I'll look into it.

I just released version 1.3.1 which hopefully should fix this problem. Please let me know if everything works for you.