Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

53 lines (30 loc) · 1.07 KB

[0.5.10]

[0.5.9]

  • add base URL to class constructor to support some Html created by online editor.

[0.5.8]

  • cache image network dependency import fixed
  • Issue #44 Removed print

[0.5.7]

  • cache image network dependency crash fixed

[0.5.5]

  • Video -> Source tag Now Supported
  • flutter_custom_tabs Fixed
  • Updated latest dependencies

[0.5.4]

[0.5.3]

  • Bug fixes

[0.5.2]

  • support for data:image parsing for inline base64 images added

[0.5.1]

  • Bug Fixes

[0.5.0]

  • Video tag is not supported

[0.4.0]

  • Links are clickable now

[0.3.0]

  • Initial release