8 lines
251 B
Plaintext
8 lines
251 B
Plaintext
config BR2_PACKAGE_FLUTTER_MARKDOWN_EXAMPLE
|
|
bool "flutter markdown example"
|
|
help
|
|
A markdown renderer for Flutter. It supports the original
|
|
format, but no inline HTML.
|
|
|
|
https://github.com/flutter/packages/tree/main/packages/flutter_markdown
|