flutter_widget_from_html 0.2.3 copy "flutter_widget_from_html: ^0.2.3" to clipboard
flutter_widget_from_html: ^0.2.3 copied to clipboard

outdated

Flutter plugin for widget tree building from html that supports hyperlink, image, nested list, etc.

0.2.3 #

  • Re-implement text-align support to avoid conflicts (#66, #74)
  • Fix WebView bug triggering browser for http 301/302 urls
  • Improve performance when being put in list views (#62)

0.2.2+1 #

  • Update coding convention

0.2.2 #

  • Intercept all navigation requests within IFRAME (#48)
  • Add support for InlineSpan / inline image (PR #53, issue #7)
  • Add support for asset:// image (PR #52, issue #51)
  • Add support for new tag: VIDEO (PR #47, issue #46)

0.2.1+1 #

  • Merge textStyle with default for easy usage (#45)
  • Fix bug in whitespace handling (#44)

0.2.1 #

  • Add unsupportedWebViewWorkaroundForIssue37 to address WebView issue temporary (#37)
  • Render IMG inline whenever possible
  • Use accent color for tag A
  • Other bug fixes and improvements

0.2.0 #

  • Add support for new tags: ABBR ACRONYM ADDRESS ARTICLE ASIDE BIG BLOCKQUOTE CITE CENTER DD/DL/DT DEL DFN FIGURE FIGCAPTION FOOTER HEADER HR INS KBD MAIN MARK NAV Q S SAMP STRIKE SECTION SMALL TT VAR
  • Add support for table tags: TABLE CAPTION THEAD TBODY TFOOT TR TD TH
  • Add support for background-color
  • Add support for em CSS unit
  • Improve support for existing tags: BR H1 H2 H3 H4 H5 H6 IMG P PRE
  • Improve support for IFRAME: WebView can now resize itself to fit its contents
  • Simplify config for easy usage and customization
  • Fix bug using int.parse (#34)

0.1.5 #

  • Fix margin with partial invalid values (#21)

0.1.4 #

  • Update dependencies (#12)
  • Add support for web view (#19)

0.1.3 #

  • Update flutter_widget_from_html_core 0.1.3

0.1.2 #

  • Update flutter_widget_from_html_core 0.1.2

0.1.1 #

  • Update flutter_widget_from_html_core 0.1.1

0.0.1 #

  • First release
781
likes
0
pub points
99%
popularity

Publisher

verified publisherdaohoangson.com

Flutter plugin for widget tree building from html that supports hyperlink, image, nested list, etc.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cached_network_image, chewie, flutter, flutter_widget_from_html_core, html, url_launcher, video_player, webview_flutter

More

Packages that depend on flutter_widget_from_html