Hello,
I was wondering if anyone figured out a way to display content from Wordpress posts (which usually includes tags and /n, etc) cleanly in a FlutterFlow app?
I tried the HTMLView but it didn't display nicely. I suppose it would be great if there is some sort of widget/custom code that can clean the code and replace any well-known tags so that they look better within the FlutterFlow app.
My last approach would be to create a post and then have blocks assigned to each post where I can add different blocks within the post, so that they can show correctly.
Thanks!