ITADN
daohoangson/flutter_widget_from_html

版本发布 8

v0.17.1
? · 2025-08-31

## What's Changed - Add support for Flutter 3.35 (#1498) - Add support for webview_flutter_android@4.8 (#1498) - Add support for `data-src` attribute in IFRAME (#1497) ## New Contributors * @Copilot made their first contribution in https://github.com/daohoangson/flutter_widget_from_html/pull/1497 **Full Changelog**: https://github.com/daohoangson/flutter_widget_from_html/compare/v0.17.0...v0.17.1

v0.17.0
? · 2025-07-15

## What's Changed - Requires Flutter 3.32 (#1475) - Requires just_audio@0.10.4 (#1448) - Add support for video_player_platform_interface@6.3.0 (#1475) - Add support for webview_flutter_android@4.6.0 (#1475) - Add support for webview_flutter_wkwebview@3.20.0 (#1452) - Fix `text-align: center` inside tables (#1451) **Full Changelog**: https://github.com/daohoangson/flutter_widget_from_html/compare/v0.16.0...v0.17.0

v0.16.0
? · 2025-02-20

## What's Changed - Requires Flutter 3.22 (#1403) - Add support for CSS `gap` (#1403) **Full Changelog**: https://github.com/daohoangson/flutter_widget_from_html/compare/v0.15.3...v0.16.0

v0.15.3
? · 2024-11-14

## What's Changed - Add support for `webview_flutter_android@4` (#1366) **Full Changelog**: https://github.com/daohoangson/flutter_widget_from_html/compare/v0.15.2...v0.15.3

v0.15.2
? · 2024-08-23

## What's Changed * Update dependency web to v1 by @renovate in https://github.com/daohoangson/flutter_widget_from_html/pull/1298 * Add support for Flutter 3.24 by @daohoangson in https://github.com/daohoangson/flutter_widget_from_html/pull/1308 * changes unnamed Function parameters by @hassony105 in https://github.com/daohoangson/flutter_widget_from_html/pull/1309 * Fix RenderSliver mode error when html input is empty (#1320) by @vanvixi in https://github.com/daohoangson/flutter_widget_from_html/pull/1321 ## New Contributors * @hassony105 made their first contribution in https://github.com/daohoangson/flutter_widget_from_html/pull/1309 * @vanvixi made their first contribution in https://github.com/daohoangson/flutter_widget_from_html/pull/1321 **Full Changelog**: https://github.com/daohoangson/flutter_widget_from_html/compare/v0.15.1...v0.15.2

v0.15.1
? · 2024-06-09

## What's Changed * Add support for `currentcolor` by @daohoangson in https://github.com/daohoangson/flutter_widget_from_html/pull/1240 * Replace timers with `ResizeObserver` by @daohoangson in https://github.com/daohoangson/flutter_widget_from_html/pull/1241 * Only apply IFRAME width & height if it has both attributes by @daohoangson in https://github.com/daohoangson/flutter_widget_from_html/pull/1244 * Add support for Flutter 3.22 by @daohoangson in https://github.com/daohoangson/flutter_widget_from_html/pull/1250 * Set IFRAME width & height to conform to platform view constraints by @daohoangson in https://github.com/daohoangson/flutter_widget_from_html/pull/1253 * Fix zero size image by @daohoangson in https://github.com/daohoangson/flutter_widget_from_html/pull/1266 * Allow web view to be configured with additional gesture recognizers by @stanislav216 in https://github.com/daohoangson/flutter_widget_from_html/pull/1268 * Prepare v0.15.1 releases by @daohoangson in https://github.com/daohoangson/flutter_widget_from_html/pull/1269 **Full Changelog**: https://github.com/daohoangson/flutter_widget_from_html/compare/v0.15.0...v0.15.1

v0.15.0
? · 2024-05-04

## What's Changed * Expand roman support to 3999 by @ngthailam in https://github.com/daohoangson/flutter_widget_from_html/pull/1154 * Fix audio_player throws exception when max value is 0 by @ngthailam in https://github.com/daohoangson/flutter_widget_from_html/pull/1156 * Feature add support text-shadow style by @ngthailam in https://github.com/daohoangson/flutter_widget_from_html/pull/1158 * Add support for Flutter 3.19 by @daohoangson in https://github.com/daohoangson/flutter_widget_from_html/pull/1188 * Fix overflow inside `Flex` by @daohoangson in https://github.com/daohoangson/flutter_widget_from_html/pull/1229 * Fix bug cannot select text of nested `HtmlWidget` inside list view render mode by @daohoangson in https://github.com/daohoangson/flutter_widget_from_html/pull/1231 * Fix white spaces are removed in PRE tag by @daohoangson in https://github.com/daohoangson/flutter_widget_from_html/pull/1233 * Fix text overflow inside flex container by @daohoangson in https://github.com/daohoangson/flutter_widget_from_html/pull/1235 ## New Contributors * @ngthailam made their first contribution in https://github.com/daohoangson/flutter_widget_from_html/pull/1154 **Full Changelog**: https://github.com/daohoangson/flutter_widget_from_html/compare/v0.14.11...v0.15.0

v0.14.11
? · 2024-01-06

## What's Changed - Fix infinite `TextStyle.height` (#1147) - Deprecate `InheritedProperties.style` getter (#1147) **Full Changelog**: https://github.com/daohoangson/flutter_widget_from_html/compare/v0.14.10...v0.14.11