File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11## 0.0.2+1
22
3+ - ` TagflowParser ` now honors the ` debug ` flag from ` TagflowOptions `
4+
5+ ## 0.0.2+1
6+
37- Update flutter version to 3.29.2
48
59## 0.0.1+1
Original file line number Diff line number Diff line change 11name : tagflow
22description : Transform HTML markup into native Flutter widgets with an elegant, customizable converter.
3- version : 0.0.2+1
3+ version : 0.0.2+2
44repository : https://github.com/devaryakjha/tagflow
55homepage : https://docs.arya.run/tagflow
66issue_tracker : https://github.com/devaryakjha/tagflow/issues
Original file line number Diff line number Diff line change 1+ ## 0.0.4+1
2+
3+ - Update ` tagflow ` dependency
4+
15## 0.0.4
26
37- Update flutter version to 3.29.2
Original file line number Diff line number Diff line change 11name : tagflow_table
22description : A pluggable package for tagflow to add support for advanced HTML tables.
3- version : 0.0.4
3+ version : 0.0.4+1
44repository : https://github.com/devaryakjha/tagflow
55homepage : https://docs.arya.run/tagflow
66issue_tracker : https://github.com/devaryakjha/tagflow/issues
@@ -12,7 +12,7 @@ dependencies:
1212 equatable : ^2.0.7
1313 flutter :
1414 sdk : flutter
15- tagflow : ^0.0.2+1
15+ tagflow : ^0.0.2+2
1616
1717dev_dependencies :
1818 flutter_test :
You can’t perform that action at this time.
0 commit comments