File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.0.0-alpha.1] - December 21, 2021:
2
+ * ** BREAKING** Reworked custom renders pending full modularation in 3.0.0
3
+ * Extended support custom render when using SelectableHtml
4
+ * Updated flutter_svg to 1.0.0
5
+ * Support flutter_webview 3.x
6
+ * Automatic disposal of video and audio controllers
7
+ * Fix block elements bottom spacing in table cells
8
+
1
9
## [ 2.2.1] - December 8, 2021:
2
10
* Allow styling on ruby tags
3
11
* Allow width/height/alignment styling on table/tr/td tags
Original file line number Diff line number Diff line change 1
1
name : flutter_html
2
2
description : A Flutter widget rendering static HTML and CSS as Flutter widgets.
3
- version : 2.2 .1
3
+ version : 3.0.0-alpha .1
4
4
homepage : https://github.com/Sub6Resources/flutter_html
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments