How do I display HTML code in Flutter?

To display valid HTML you can set the src field to the following: _src = “data:text/html;charset=utf-8,” + Uri. encodeComponent(“HTML_CONTENT_HERE”); For the package you can also pass markdown to the src and it will convert it for you.10 Mar 2020

Sizin İçin Seçtik  How do you render HTML on Flutter web?

Leave a Reply

Your email address will not be published. Required fields are marked *