flutter_myst_markdown library

Classes

CodeExecutingController
Controller for executive code block
DirectiveSyntax
Directive syntax, a block-level extension point https://myst-parsdthedocs.io/en/latest/syntax/roles-and-directives.html#directives-a-block-level-extension-point
ExecutiveCodeBlock
Widget for executive code block
ExecutiveCodeBuilder
MarkdownElementBuilder for Executive Code
ExecutiveCodeControlPanel
Control panel for executive code block. Users can control the running of the code.
ExecutiveCodeInput
Show the input of executive code block, allow user to input its code.
ExecutiveCodeInputState
ExecutiveCodeOutlinedRunButton
Run button for executive code block. Placed in the control panel.
ExecutiveCodeOutput
Show the output of executive code block
ExecutiveCodeRawMaterialRunButton
Basic class for run button
ExecutiveCodeSyntax
Executive Code Syntax Following https://jupyterbook.org/en/stable/reference/cheatsheet.html#executable-code

Properties

mystMarkdown → ExtensionSet
final