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 text overflow inside flex container #1235

Closed daohoangson closed 5 months ago

daohoangson commented 5 months ago

Related to #1152

github-actions[bot] commented 5 months ago

Demo app

df26f1c70db415b7ed9408a8a79f3ad64b2d4aff APKs:

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

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 76.59574% with 110 lines in your changes are missing coverage. Please review.

Project coverage is 97.36%. Comparing base (c0f2faf) to head (df26f1c).

Files Patch % Lines
packages/core/lib/src/widgets/html_flex.dart 76.44% 110 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1235 +/- ## ========================================== - Coverage 99.58% 97.36% -2.23% ========================================== Files 74 75 +1 Lines 4390 4859 +469 ========================================== + Hits 4372 4731 +359 - Misses 18 128 +110 ```

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