Markdown Docs
Generates flutter code with markdown.
Features
This package is an adptation from the dart package markdown.
Instead of generating html tags, it generates flutter code directely from the AST.
Usage
This package only generates flutter code, in a columnn widget.
Additional information
This package does not support any html tag in markdown, at all.