Select Page

Category: Flutter

Here is a quick guide to how you embed your flutter web app on you wordpress site.

h

Code snippet

<iframe src="YOUR URL" width="800px" height="300px" align="center"> </iframe>