flutter_md 0.0.8 copy "flutter_md: ^0.0.8" to clipboard
flutter_md: ^0.0.8 copied to clipboard

Markdown library written in Dart. It can parse and display Markdown.

0.0.8 #

  • CHANGED: New table render
  • FIXED: Invalidate and relayout render object after system fonts changed.

0.0.7 #

  • FIXED: Preserved indentation on line breaks within list items [#4].
  • FIXED: Inline code no longer processes inner Markdown syntax [#10].
  • CHANGED: Improved theme support.
  • ADDED: Dark mode support in the example app.

0.0.6 #

  • FIXED: Fixed escaping of special characters. [#6]

0.0.5 #

  • FIXED: Fixed parsing url such as [text](https://domain.com/path(with)brackets).

0.0.4 #

  • CHANGED: Improved link tap handling.

0.0.3 #

  • FIXED: Links inside lists now work correctly.

0.0.2 #

  • ADDED: All field in MarkdownThemeData() are now optional.
  • ADDED: MarkdownThemeData{}.headingStyleFor method to customize heading styles.
  • FIXED: Remove clipping for canvas. Fixes one line text trim at browsers.
  • FIXED: Correctly apply styles to text in blocks.

0.0.1 #

  • ADDED: Initial release with basic functionality.
47
likes
150
points
3.73k
downloads

Documentation

API reference

Publisher

verified publisherplugfox.dev

Weekly Downloads

Markdown library written in Dart. It can parse and display Markdown.

Repository (GitHub)
View/report issues

Topics

#markdown #rendering #selectable #chatgpt #gemini

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on flutter_md