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

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

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.
37
likes
150
points
1.67k
downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on flutter_md