andyduke / styled_text_package

Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.
https://pub.dev/packages/styled_text
BSD 3-Clause "New" or "Revised" License
75 stars 48 forks source link

Allow XML special chars: &lt; (<), &amp; (&), &gt; (>), &quot; ("), and &apos; (') #6

Closed shredding closed 4 years ago

shredding commented 4 years ago

Fixes https://github.com/andyduke/styled_text_package/issues/3.