Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@erickok erickok released this 04 Jun 11:42
· 317 commits to master since this release
daa12a5
  • SelectableHtml widget (supporting a subset of tags) which allow text selection
  • Fixed shrinkWrap to actually shrink the horizontal space
  • Support style tags to apply styling from inline css
  • Support applying styles from Flutter themes
  • Mouse hover on links when using Flutter Web
  • Allow custom anchor link tap implementations
  • Support additional list styling options
  • Fix several minor whitespace issues in text flow
  • Fixed specific colspan/rowspan usages in tables
  • Fixed whitespace issues around images
  • Swallow duplicate ids to prevent crashing the widget
  • Fixes crashing tap detection when using both link and image taps
  • Updates external dependencies
  • Raised minimum Flutter version to 2.2.0