Skip to content

Commit 4d6e1f4

Browse files
Update Flutter的需要与原生交互的一些常用库.md
1 parent 6215a41 commit 4d6e1f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme/Flutter的需要与原生交互的一些常用库.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ flutter_html_textview|0.2.6|https://pub.dartlang.org/packages/flutter_html_textv
201201
202202
库名|版本号|链接|描述
203203
-|-|-|-
204+
flutter_markdown|0.1.3|https://github.com/flutter/flutter_markdown|官方的MarkDown库,它支持原始MarkDown格式,但没有内联Html格式。
204205
markdown|2.0.0|https://pub.dartlang.org/packages/markdown|用Dart编写的便携式Markdown库。它可以在客户端和服务器上将Markdown解析为HTML。
205206
html2md|0.1.7|https://pub.dartlang.org/packages/html2md|将html转换为Dart中的MarkDown.
206207

0 commit comments

Comments
 (0)