开源软件名称(OpenSource Name):DavBfr/flutter_markdown开源软件地址(OpenSource Url):https://github.com/DavBfr/flutter_markdown开源编程语言(OpenSource Language):Dart 100.0%开源软件介绍(OpenSource Introduction):Flutter MarkdownA markdown renderer for Flutter. It supports the original format, but no inline html. Getting StartedUsing the Markdown widget is simple, just pass in the source markdown as a string:
If you do not want the padding or scrolling behavior, use the MarkdownBody instead:
By default, Markdown uses the formatting from the current material design theme, but it's possible to create your own custom styling. Use the MarkdownStyle class to pass in your own style. If you don't want to use Markdown outside of material design, use the MarkdownRaw class. Image supportThe
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论