We are trying to call a flutter application within a webpage built using WordPress. I am aware this is a weird situation given the fact these are two front end applications but the webpage is quite a large one and was not wanted to be rebuilt in flutter so the new application was built using flutter and now they are trying to show the flutter application within a page of the main WordPress website. Is this even possible? We tried IFrame and it did not like the scroll bar within the Flutter application given the application has listviewers within it.
​
Any Ideas?
[ad_2]