reactive_md_editable_textinput library Null safety
Classes
- FormatMarkdown
- Use this class for converting String to ResultMarkdown
- MarkdownTextInput
- Widget with markdown buttons
-
ReactiveMarkdownEditableTextInput<
T> - A ReactiveMarkdownEditableTextInput that contains a MarkdownTextInput.
- ResultMarkdown
- ResultMarkdown give you the converted data to markdown and the cursorIndex
Extensions
- MarkownTypeExtension
- Add data to MarkdownType enum
Enums
- MarkdownType
- Represent markdown possible type to convert