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

Use Flutter@3.22 for integration tests #1254

Closed daohoangson closed 4 months ago

daohoangson commented 4 months ago

Related to 168a0de

github-actions[bot] commented 4 months ago

Demo app

edc2a3491e31a081dd2223e4635efcb2d88b33da APKs:

WebAssembly build has been deployed to https://demo-llca0zhwj-fwfh.vercel.app. Quick links:

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 97.57%. Comparing base (abd4b02) to head (edc2a34).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1254 +/- ## ======================================= Coverage 97.57% 97.57% ======================================= Files 79 79 Lines 4914 4914 ======================================= Hits 4795 4795 Misses 119 119 ```

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

daohoangson commented 4 months ago

This PR is blocked by https://github.com/leancodepl/patrol/issues/1930#issuecomment-2121533553, not sure how it passed on Android though...