daohoangson / flutter_widget_from_html

Flutter package to render html as widgets that supports hyperlink, image, audio, video, iframe and many other tags.
https://pub.dev/packages/flutter_widget_from_html
MIT License
635 stars 235 forks source link

Fix bug cannot select text of nested `HtmlWidget` inside list view render mode #1231

Closed daohoangson closed 5 months ago

daohoangson commented 5 months ago

Related to #1224

github-actions[bot] commented 5 months ago

Demo app

d1d67956ec07632cc00777ac21eb87e01a75a919 APKs:

Web build has been deployed to https://example-ifiiqhf44-htmlwidgets-projects.vercel.app. Quick links:

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.58%. Comparing base (56bd05a) to head (d1d6795). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1231 +/- ## ======================================= Coverage 99.58% 99.58% ======================================= Files 74 74 Lines 4379 4390 +11 ======================================= + Hits 4361 4372 +11 Misses 18 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.