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

outdated

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

[0.2.0] - 10th Jan 2021 #

  • Add support for matrix: URI scheme
  • Add support for animated URL parameter of mxc URLs
  • Add borders to tables
  • Make code blocks smaller if maxLines=1

[0.1.14] - 16th Dec 2020: #

  • Fix assuming css color names are lowercase
  • Fix too much whitespace between table and tr tags causing issues
  • Properly handle links inside of <code> blocks

[0.1.13] - 20th Nov 2020: #

  • Switch latex rendering to flutter_math

[0.1.12] - 20th Nov 2020: #

  • Fix Latex widget crashing sometimes

[0.1.11] - 16th Nov 2020: #

  • Fix empty code blocks

[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
pub points
79%
popularity

Publisher

unverified uploader

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, crypto, flutter, flutter_highlight, flutter_math, highlight, html, isolate, matrix_link_text

More

Packages that depend on flutter_matrix_html