flutter/fork/markdown_flutter/src/html_support library
Classes
- HtmlElement
- General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
- HtmlToSpanVisitor
- General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Properties
Functions
-
htmlToMarkdown(
Node? node, int deep, List< Node> mNodes) → void -
see this issue: https://github.com/dart-lang/markdown/issues/284#event-3216258013
use htmlToMarkdown to convert HTML in
m.Text
tom.Node
-
parseHtml(
Text node, {ValueCallback? onError, WidgetVisitor? visitor, TextStyle? parentStyle}) → List< SpanNode> -
parse
m.Node
toh.Node