Removing HTML tags from an API call response

Database & APIs
Resolved

I am making an app that displays news, and the JSON data from the API call has HTML tags in the strings so it prints tags like "<p>" in the actual text of the app. Is there a way to remove these?

What have you tried so far?

I have tried to make a custom function but I am not sure how to directly address the text that needs formatting.

Did you check FlutterFlow's Documentation for this topic?
No
3
6 replies