Skip to content

Commit 7f8a809

Browse files
Update Flutter的需要与原生交互的一些常用库.md
1 parent 79054c8 commit 7f8a809

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,9 @@ camera|0.2.1|https://pub.dartlang.org/packages/camera|用于在Android和iOS上
188188
-|-|-|-
189189
flutter_html_view|0.5.2|https://pub.dartlang.org/packages/flutter_html_view|Flutter没有默认的支持来显示html,所以需要三方的包来显示。这个包可以将html呈现给原生的Widget。(目前支持的标签比较少)
190190
flutter_html_textview|0.2.6|https://pub.dartlang.org/packages/flutter_html_textview|将html呈现为一个Widget,在textview中呈现html。
191+
191192
**MarkDown ↓**
193+
192194
库名|版本号|链接|描述
193195
-|-|-|-
194196
markdown|2.0.0|https://pub.dartlang.org/packages/markdown|用Dart编写的便携式Markdown库。它可以在客户端和服务器上将Markdown解析为HTML。

0 commit comments

Comments
 (0)