I have to display html text as like android provides Html.fromHtml to display htmltextview does flutter provides anythings to display html text?
There are packages that do this
https://pub.dartlang.org/packages/webview_flutter inline browser view
https://pub.dartlang.org/packages/flutter_html renders a HTML subset in Flutter directly