flutter_html_audio 3.0.0-beta.2 flutter_html_audio: ^3.0.0-beta.2 copied to clipboard
This extension package allows the <audio> 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.2] - January 5, 2022: #
- Initial modularized flutter_html release; use flutter_html_audio if you need support for the
<audio>
tag