File tree Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 1- ## 0.13.0-alpha.4
1+ ## 0.13.0-alpha.5
22
3- - Make ` WidgetPlaceholder.firstChild ` public (#1027 )
4-
5- ## 0.13.0-alpha.3
6-
7- - Fix legacy implementations (#1027 )
3+ - Expose core legacy in enhanced package (#1027 )
4+ - Fix border 0 is still being rendered (#1045 )
85
96## 0.13.0-alpha.2
107
Original file line number Diff line number Diff line change 11name : flutter_widget_from_html_core
2- version : 0.13.0-alpha.4
2+ version : 0.13.0-alpha.5
33description : Flutter package to render html as widgets that focuses on correctness and extensibility.
44homepage : https://github.com/daohoangson/flutter_widget_from_html/tree/master/packages/core
55
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ environment:
1010dependencies :
1111 flutter :
1212 sdk : flutter
13- flutter_widget_from_html_core : ^0.13.0-alpha.4
13+ flutter_widget_from_html_core : ^0.13.0-alpha.5
1414 fwfh_cached_network_image : ^0.13.0-alpha.1
1515 fwfh_chewie : ^0.13.0-alpha.1
1616 fwfh_just_audio : ^0.13.0-alpha.1
You can’t perform that action at this time.
0 commit comments