File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -284,7 +284,7 @@ packages:
284284 path: "../packages/fwfh_text_style"
285285 relative: true
286286 source: path
287- version: "2.7.3+1 "
287+ version: "2.7.3+2 "
288288 fwfh_url_launcher:
289289 dependency: "direct overridden"
290290 description:
Original file line number Diff line number Diff line change 1+ ## 2.7.3+2
2+
3+ - Restrict maximum Flutter version (<2.13.0, see #756 )
4+
15## 2.7.3+1
26
37- Make ` TextStyle ` inherit=true warning less noisy (#715 )
Original file line number Diff line number Diff line change 11name : fwfh_text_style
2- version : 2.7.3+1
2+ version : 2.7.3+2
33description : A TextStyle replacement that allows resetting height behavior to normal.
44homepage : https://github.com/daohoangson/flutter_widget_from_html
55
66environment :
7- flutter : " >=2.6.0-0"
7+ flutter : " >=2.6.0-0 <2.13.0 "
88 sdk : " >=2.12.0 <3.0.0"
99
1010dependencies :
You can’t perform that action at this time.
0 commit comments