2000calories / flutter_easy_rich_text

The EasyRichText widget provides an easy way to use RichText.
https://pub.dev/packages/easy_rich_text
MIT License
79 stars 34 forks source link

a character under text and list string in targetString #13

Closed bang-zoel closed 3 years ago

bang-zoel commented 3 years ago

hi sir, i have 2 questions:

  1. is it possible to use a list for targetString. ex: targetString: ['exposured', 'cen be help', 'working', 'night shift']. because all have same text decoration.
  2. can i put a character under text such as in the image bellow: question
2000calories commented 3 years ago
  1. good suggestion, I will add this function in next version.
  2. too complicated for this package
bang-zoel commented 3 years ago

thank you

2000calories commented 3 years ago

solved in 0.5.5