Skip to content

Tags: Sub6Resources/flutter_html

Tags

flutter_html-v3.0.0-beta.2

Toggle flutter_html-v3.0.0-beta.2's commit message
 - **FIX**: start list items on a new line ([#1281](#1281)). ([496d1aa](

496d1aa))

 - **FIX**: Add "display: Display.block" to table ([#1278](#1278)). ([6350f02](6350f02))
 - **FIX**: improve API for ExtensionContext and export marker.dart ([#1273](#1273)). ([27e33a9](27e33a9))
 - **FIX**: Cleaned up whitespace processing and added whitespace tests ([#1267](#1267)). ([cc00406](cc00406))
 - **FIX**: a tag should not style as link if href is not provided ([#1265](#1265)). ([d7247cb](d7247cb))
 - **FEAT**: Update CssBoxWidget to handle rtl marker boxes ([#1270](#1270)). ([d709199](d709199))
 - **FEAT**: support vertical-align in inline styles ([#1266](#1266)). ([fe896de](fe896de))
 - **FEAT**: Add WrapperExtension helper ([#1264](#1264)). ([2ffa1dd](2ffa1dd))

flutter_html_video-v3.0.0-beta.2

Toggle flutter_html_video-v3.0.0-beta.2's commit message
 - **FIX**: improve API for ExtensionContext and export marker.dart ([#…

…1273](#1273)). ([27e33a9](27e33a9))

 - **FEAT**: Add WrapperExtension helper ([#1264](#1264)). ([2ffa1dd](2ffa1dd))

flutter_html_table-v3.0.0-beta.2

Toggle flutter_html_table-v3.0.0-beta.2's commit message
 - **FIX**: Add "display: Display.block" to table ([#1278](#1278)). ([6…

…350f02](6350f02))

 - **FIX**: improve API for ExtensionContext and export marker.dart ([#1273](#1273)). ([27e33a9](27e33a9))
 - **FEAT**: support vertical-align in inline styles ([#1266](#1266)). ([fe896de](fe896de))
 - **FEAT**: Add WrapperExtension helper ([#1264](#1264)). ([2ffa1dd](2ffa1dd))

flutter_html_svg-v3.0.0-beta.2

Toggle flutter_html_svg-v3.0.0-beta.2's commit message
 - **FIX**: improve API for ExtensionContext and export marker.dart ([#…

…1273](#1273)). ([27e33a9](27e33a9))

 - **FEAT**: Add WrapperExtension helper ([#1264](#1264)). ([2ffa1dd](2ffa1dd))

flutter_html_math-v3.0.0-beta.2

Toggle flutter_html_math-v3.0.0-beta.2's commit message
 - **FIX**: improve API for ExtensionContext and export marker.dart ([#…

…1273](#1273)). ([27e33a9](27e33a9))

 - **FEAT**: Add WrapperExtension helper ([#1264](#1264)). ([2ffa1dd](2ffa1dd))

flutter_html_iframe-v3.0.0-beta.2

Toggle flutter_html_iframe-v3.0.0-beta.2's commit message
 - **FIX**: improve API for ExtensionContext and export marker.dart ([#…

…1273](#1273)). ([27e33a9](27e33a9))

 - **FEAT**: Add WrapperExtension helper ([#1264](#1264)). ([2ffa1dd](2ffa1dd))

flutter_html_audio-v3.0.0-beta.2

Toggle flutter_html_audio-v3.0.0-beta.2's commit message
 - **FIX**: improve API for ExtensionContext and export marker.dart ([#…

…1273](#1273)). ([27e33a9](27e33a9))

 - **FEAT**: Add WrapperExtension helper ([#1264](#1264)). ([2ffa1dd](2ffa1dd))

flutter_html_all-v3.0.0-beta.2

Toggle flutter_html_all-v3.0.0-beta.2's commit message
 - Update a dependency to the latest release.

flutter_html-v3.0.0-beta.1

Toggle flutter_html-v3.0.0-beta.1's commit message
 - Migrates from customRender to Extension

 - **FIX**: Aspect ratio exception when height is 0 ([#1222](#1222)). ([ed75f8f](ed75f8f))
 - **FIX**: Fix issue with font scaling introduced in 3.0.0-alpha.6 ([#1173](#1173)). ([c75e0df](c75e0df))
 - **FIX**: Fix various issues with list rendering. ([520ff3c](520ff3c))
 - **FIX**: Apply margins to <table> properly. ([7581ea7](7581ea7))
 - **FIX**: Use enum instead of const int internally in length.dart. ([9dc7f08](9dc7f08))
 - **FIX**: Change CSSBoxWidget to CssBoxWidget. ([a62449a](a62449a))
 - **FEAT**: Support mmultiscripts. ([#1175](#1175)). ([a999a30](a999a30))
 - **FEAT**: Support mfenced. ([#1174](#1174)). ([9ca2308](9ca2308))
 - **FEAT**: Upgrade list-style-type to CSS3. ([deb726a](deb726a))
 - **FEAT**: Support mtable, mtd, mtr for draw matrix. ([#1164](#1164)). ([e99e2cc](e99e2cc))

flutter_html_video-v3.0.0-beta.1

Toggle flutter_html_video-v3.0.0-beta.1's commit message