File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ packages:
230230 path: "../packages/core"
231231 relative: true
232232 source: path
233- version: "0.8.5+2 "
233+ version: "0.8.5+3 "
234234 frontend_server_client:
235235 dependency: transitive
236236 description:
Original file line number Diff line number Diff line change 1+ ## 0.8.5+3
2+
3+ - Fix min constraints being 100% (#761 )
4+
15## 0.8.5+2
26
37- Catch error when building synchronously (#760 )
Original file line number Diff line number Diff line change 11name : flutter_widget_from_html_core
2- version : 0.8.5+2
2+ version : 0.8.5+3
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.8.5+2
13+ flutter_widget_from_html_core : ^0.8.5+3
1414 fwfh_cached_network_image : ^0.7.0+2
1515 fwfh_chewie : ^0.7.0+1
1616 fwfh_just_audio : ^0.6.2+2
You can’t perform that action at this time.
0 commit comments