flutter_markdown 0.1.5 copy "flutter_markdown: ^0.1.5" to clipboard
flutter_markdown: ^0.1.5 copied to clipboard

outdatedDart 1 only

A markdown renderer for Flutter.

0.1.5 #

  • Add mockito as a dev dependency. Eliminate use of package:http, which is no longer part of Flutter.

0.1.4 #

  • Add li style to bullets

0.1.3 #

  • Add path and http as declared dependencies in pubspec.yaml

0.1.2 #

  • Add support for horizontal rules.
  • Fix the onTap callback on images nested in hyperlinks

0.1.1 #

  • Add support for local file paths in image links. Make sure to set the imageDirectory property to specify the base directory containing the image files.

0.1.0 #

  • Roll the dependency on markdown to 1.0.0
  • Add a test and example for image links
  • Fix the onTap callback on hyperlinks

0.0.9 #

  • First published version
1.42k
likes
0
points
367k
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

2024.07.06 - 2025.01.18

A markdown renderer for Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, markdown, meta, path, string_scanner

More

Packages that depend on flutter_markdown