fjwong
fjwong
By the way, thank you for making this library. I've been using it a lot in one of my projects.
> @fjwong would you be able to bump the version number and update the changelog? @ali-thowfeek Sure, done.
@tiloc Thanks a lot for the response! > I am currently trying to pull the PRs that bring Faiadashu up to speed on the latest dependencies. Thank you for taking...
@tiloc As mentioned above, we discussed the topic of maintainership of the project among our team members. While we definitely would like to contribute towards Faiadashu in general, after discussing...
@ali-thowfeek Hello. We recently ran into this issue as well when using this package. From what we could see the problem is apparently in this [line](https://github.com/ali-thowfeek/simple_html_css_flutter/blob/main/lib/src/html_stylist.dart#L76) when using HtmlUnescape. If...
@ali-thowfeek @nohli I've submitted a PR with the changes suggested in https://github.com/ali-thowfeek/simple_html_css_flutter/issues/17#issuecomment-1772417562. Unescaping is done by default, but please let me know if you would prefer to have this inverted,...