Version 1.3.0
Breaking: this release requires Flutter 1.26 or later
- New image loading API
- Image loading with request headers, from relative paths and custom loading widget
- SVG image support from network or local assets
- Support for
<details>
/<summary>
tags - Allow returning spans from custom tag renders
- Inline font styling
- Content-based table column sizing
- Respect iframe sandbox attribute
- Fixed text flow and styling when using tags inside
<a>
links - Fixed issue where
shrinkWrap
property would not constrain the widget to take up the space it needs- See the Notes for an example usage with
shrinkWrap
- See the Notes for an example usage with
- Fixed issue where iframes would not update when their
src
s changed in the HTML data - Updated dependencies for Flutter 1.26+