Hello,
I'm new to flutterflow and looking to embed some code that is written in HTML with embedded JavaScript into my app. It includes a <script>
block to configure settings for a service called "MindStudio" and an <iframe>
element to embed content, I was wondering how to do this? It didn't seem as simple as just an embed block to insert it in.