markdown_from_url 0.0.3 copy "markdown_from_url: ^0.0.3" to clipboard
markdown_from_url: ^0.0.3 copied to clipboard

Just a simple library to fetch raw markdown from the web and render it to a widget

This Package is discontinued #

Markdown from URL #

  • flutter widget to present markdown from an url source
  • shows a progress indicator until the data is fetched
  • needs internet permission

Usage: #

MarkdownFromUrlPresenter("<your url for raw markdown>");
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Just a simple library to fetch raw markdown from the web and render it to a widget

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_markdown, http, url_launcher

More

Packages that depend on markdown_from_url