HTML to Flutter text widget
As a flutter developer, there are instances where the fields you get as response body when making an API call come as HTML tags (p, h1, ul, li, etc), when displaying to your frontend should be in regular text format. No need to panic, there are ways ...
Nov 7, 20222 min read1.0K
