HTML in Flutter

124 views
Skip to first unread message

Harish Balasubramanian

unread,
Jun 26, 2018, 6:33:21 PM6/26/18
to Flutter Dev
I know it is possible to render some html tags with the flutter_html_view plugin, but is there any other way to render html in flutter. Specifically, I need a way to render form tags, input tags, and image tags.

ShaoJunHui

unread,
Jun 29, 2018, 9:35:43 PM6/29/18
to harish...@gmail.com, Flutter Dev
Convert HTML to Markdown via html2md. this package is stable.
Then render Markdown via flutter_markdown built by Flutter Team.

https://pub.dartlang.org/packages/flutter_markdown



Harish Balasubramanian <harish...@gmail.com> 于2018年6月27日周三 上午6:33写道:
I know it is possible to render some html tags with the flutter_html_view plugin, but is there any other way to render html in flutter. Specifically, I need a way to render form tags, input tags, and image tags.

--
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages