Skip to content

Releases: daohoangson/flutter_widget_from_html

v0.14.5

26 Oct 11:49
ceb41a7
Compare
Choose a tag to compare

What's Changed

  • Add support for auto margins (#1077)
  • BREAKING: Replace CssLengthBox.getValueLeft with .getLeft
  • BREAKING: Replace CssLengthBox.getValueRight with .getRight

Full Changelog: v0.14.4+1...v0.14.5

ceb41a7 APKs:

Web build has been deployed to https://example-jbvca0x3m-flutter-widget-from-html.vercel.app. Quick links:

v0.14.4+1

26 Oct 02:26
25d7213
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.3...v0.14.4+1

25d7213 APKs:

Web build has been deployed to https://example-q3ypat9bv-flutter-widget-from-html.vercel.app. Quick links:

v0.14.3

22 Oct 02:53
942ad5d
Compare
Choose a tag to compare

v0.14.2

17 Oct 00:19
c3c4afa
Compare
Choose a tag to compare

Features and bug fixes

  • Add support for display: table-cell without row (#905)
  • Add supporf for BuildTree.getNonInherited and .setNonInherited (#948)
  • Add support for InlineCustomWidget via customWidgetBuilder to render simple widget inline (#1056)
  • Add support for BuildOp.inline to render complicated widget inline (#1056)
  • Fix incorrect cursor inside a SelectionArea (#902)
  • Fix border radius does not clip contents (#903)
  • Fix anchor doesn't work with baseUrl specified (#904)
  • Fix padding is ignored on empty P tag (#906)
  • Fix border-radius error if border is not uniform (#910)
  • Fix inline white-space: nowrap (#944)
  • Fix TR background color doesn't fill the whole row by #1049

Changes that require migration

  • Replace WidgetPlaceholder.generator with .debugLabel (#619)
  • Replace WidgetFactory.gestureTapCallback with .buildGestureRecognizer (#732)
  • Replace RebuildTriggers with List
  • Replace BuildBit.detach, .insertAfter and .insertBefore with returning a new tree in BuildOp.onParsed (#732)

Breaking changes

  • Remove HtmlWidget.webViewXxx properties #615
  • Remove support for box-sizing (#903)
  • Remove WidgetPlaceholder.autoUnwrap (#906)
  • .getDependency<MediaQueryData>() no longer works (#911)
  • Append defaultStyles instead of prepend (#1055)
  • Change default alignment of inline widget from bottom to baseline (#1056)

Full Changelog: v0.10.6...v0.14.2

c3c4afa APKs:

Web build has been deployed to https://example-ckdwsyd7j-flutter-widget-from-html.vercel.app. Quick links:

v0.10.6

09 Oct 06:11
1870d24
Compare
Choose a tag to compare

v0.10.5+3

10 Sep 11:16
7ca6f97
Compare
Choose a tag to compare

v0.10.5

07 Sep 17:31
3790c55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.4...v0.10.5

3790c55 APKs:

Web build has been deployed to https://example-hro6pm3ka-flutter-widget-from-html.vercel.app. Quick links:

v0.10.4

06 Sep 14:29
Compare
Choose a tag to compare

v0.10.3

12 Jul 02:06
0e041fa
Compare
Choose a tag to compare

v0.10.2

29 Jun 02:37
8cc47fd
Compare
Choose a tag to compare