markdown_rich_text 0.2.2 copy "markdown_rich_text: ^0.2.2" to clipboard
markdown_rich_text: ^0.2.2 copied to clipboard

Extended RichText widget with Markdown and inline HTML support.

0.2.2 #

  • Fix bug with extra spacing in unordered lists.

0.2.1 #

  • Add a fallback TextBaseline for lists when it's missing in a TextStyle.

0.2.0 #

  • Add MarkdownStyleSheet.buildersExtension for custom InlineSpan builders.
  • Add support for checkboxes in lists (ordered and unordered).
  • Refine styling, update some default values.
  • Add MarkdownTableStyle.headVerticalAlignment and applyToAll properties.
  • Add MarkdownBlockquoteStyle.shrinkWrap property.
  • Add MarkdownCodeBlockStyle.shrinkWrap property.
  • Disable dimensions scaling (paddings, spacings, borders).
  • Refine existing builders.
  • Update documentation.

0.1.4 #

  • Tweak ordered list layout algorithm.
  • Add MarkdownListStyle.shrinkWrap property.

0.1.3 #

  • Fixed ordered list layout issue.

0.1.2 #

  • Refined list formatting.
  • Upgraded dependencies.

0.1.1 #

  • Added tables support.
  • Made a code block scrollable.
  • Changed images span default alignment.
  • Fix whitespaces trimming in Markdown texts.

0.1.0 #

  • Added support for Web.

0.0.1 #

  • Initial release.
2
likes
150
points
494
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Extended RichText widget with Markdown and inline HTML support.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, html, markdown, path

More

Packages that depend on markdown_rich_text