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 RenderSliver mode error when html input is empty (#1320) #1321

Closed vanvixi closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.56%. Comparing base (71d644a) to head (5ec6fb4). Report is 1 commits behind head on master.

Files Patch % Lines
packages/core/lib/src/core_html_widget.dart 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1321 +/- ## ========================================== - Coverage 97.57% 97.56% -0.02% ========================================== Files 79 79 Lines 4914 4921 +7 ========================================== + Hits 4795 4801 +6 - Misses 119 120 +1 ```

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