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

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

Markdown from URL #

  • small 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