File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
- ## [ 1.3.0] - February 9 , 2021:
1
+ ## [ 1.3.0] - February 16 , 2021:
2
2
* New image loading API
3
3
* Image loading with request headers, from relative paths and custom loading widget
4
4
* SVG image support from network or local assets
8
8
* Content-based table column sizing
9
9
* Respect iframe sandbox attribute
10
10
* Fixed text flow and styling when using tags inside ` <a> ` links
11
+ * Fixed issue where ` shrinkWrap ` property would not constrain the widget to take up the space it needs
12
+ * See the [ Notes] ( https://github.com/Sub6Resources/flutter_html#notes ) for an example usage with ` shrinkWrap `
13
+ * Fixed issue where iframes would not update when their ` src ` s changed in the HTML data
11
14
* Updated dependencies for Flutter 1.26+
12
15
13
16
## [ 1.2.0] - January 14, 2021:
You can’t perform that action at this time.
0 commit comments