auto_hyphenating_text
auto_hyphenating_text copied to clipboard
My implementation leverages `Text.rich`. Is this something that you can support?
I’m trying to apply bold formatting to specific words within a block of text using custom markers (e.g., \\bword\\b) when rendering text with AutoHyphenatingText. However, there doesn’t seem to be...
Hi, I'm using your plugin for automatic hyphenation, and I’ve run into an issue where line breaks are occurring in the middle of sentences, which makes the text harder to...
Currently, all language files under `/assets/` folder from package `hyphenator_impure` will be included. This will significantly increase the bundle size if we only want to use one or two languages....
if the text ends in one line and specify the maxline more then one, their is then empty space for the rest of the lines, eventhough the text fits in...
SHOULD: Given a String with `\u00ad`, e.g. 'Stromeinspeis\u00adzähler' I expect that the break happens at the defined position. IS: `Stromein-speiszähler` 
It would be great to add another languages, such as sk and cz.
puts hyphen where they shouldn't and textalign.justify doesn't work. Have a nice day! Thanx