flutter_html_iframe 3.0.0-beta.2
flutter_html_iframe: ^3.0.0-beta.2 copied to clipboard
This extension package allows the <iframe> tag to be rendered using the flutter_html package
3.0.0-beta.2 #
3.0.0-beta.1 #
-
Migrate from
customRender
toExtension
-
FIX: Change CSSBoxWidget to CssBoxWidget. (a62449a7)
3.0.0-alpha.4 #
- FIX: Change CSSBoxWidget to CssBoxWidget. (a62449a7)
3.0.0-alpha.3 April 14, 2022: #
- Fixed crash when iframe or video tags used unsupported/incorrect height or width
3.0.0-alpha.2 January 5, 2022: #
- Initial modularized flutter_html release; use flutter_html_iframe if you need support for the
<iframe>
tag