How do I render HTML text 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  What is DOM in Dart?

Leave a Reply

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