flutter_html_video 3.0.0-beta.2 flutter_html_video: ^3.0.0-beta.2 copied to clipboard
This extension package allows the <video> tag to be rendered using the flutter_html package
3.0.0-beta.2 #
3.0.0-beta.1 #
- Migrate from
customRender
toExtension
3.0.0-alpha.5 #
- Update a dependency to the latest release.
[3.0.0-alpha.4] - April 20, 2022: #
- Fixed compilation issue
[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_video if you need support for the
<video>
tag