github daohoangson/flutter_widget_from_html v0.14.2

latest releases: v0.17.1, v0.17.0, v0.16.0...
2 years ago

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:

Don't miss a new flutter_widget_from_html release

NewReleases is sending notifications on new releases.