flutter_matrix_html 0.1.10 copy "flutter_matrix_html: ^0.1.10" to clipboard
flutter_matrix_html: ^0.1.10 copied to clipboard

outdated

A Flutter widget for rendering static matrix html tags as Flutter widgets. (Will render over 70 different html tags!)

0.1.10 28th Oct 2020: #

  • Code blocks displayed more nicely
  • Inline code also displayed more nicely

0.1.9 21st Oct 2020: #

  • Fix fubar

0.1.8 21st Oct 2020: #

  • Support data-mx-maths using CaTeX rendering
  • Remove desktop fallback as cached_network_image has support for that by now

0.1.7 4th Oct 2020: #

  • Fix a fubar

0.1.6 4th Oct 2020: #

  • Support CSS colour names, e.g. red
  • Support images on desktop

0.1.5 20th Sept 2020: #

  • Don't allow propagation of onTap inot spoilers, if they are hidden
  • Add emoteSize property, to be able to set your own emote size

0.1.4 5th Sept 2020: #

  • Use matrix_link_text to properly determine links

0.1.3 4th Sept 2020: #

  • Use Text.rich instead of RichText
  • Use CachedNetworkImage instead of AdvancedNetworkImage
  • Fix lists sometimes rendering incorrectly

0.1.2 14th July 2020: #

  • Fix some tags incorrectly linebreaking

0.1.1 26th June 2020: #

  • Fixes of span tags at the start causing unwanted linebreaks
  • Fixes with images not always loading properly
3
likes
0
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget for rendering static matrix html tags as Flutter widgets. (Will render over 70 different html tags!)

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, catex, crypto, flutter, flutter_highlight, highlight, html, isolate, matrix_link_text

More

Packages that depend on flutter_matrix_html