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

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

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.
40
likes
0
points
2.1k
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

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on flutter_md