【发布时间】:2019-03-29 16:41:48
【问题描述】:
当我有包含文本、图像和 iframe 的 HTML 内容时,我知道我可以使用 flutter_html 包或其他类似包显示 HTML,但直到现在它们都不支持 iframe...我前往显示的 webview 包整个 HTML 内容,但我无法控制内容的大小或方向内容和文字方向? 在此先感谢
image of the current text direction demonstrating my issue
"<p>موجز الأخبار ليوم الأربعاء 27-3-2019:</p><p> </p><p><iframe src=\"https://www.youtube.com/embed/qvW_wqCMkKQ\" width=\"400\" height=\"300\" frameborder=\"0\"></iframe></p>"
【问题讨论】: