How to deploy your flutter application on your WordPress website by hosting in firebase project?

Опубликовано: 30 Июль 2024
на канале: Programmer World
288
1

In this video it shows the steps to host the flutter application in firebase and then deploy the hosted application in a WordPress page using the iframe command in custom html page.

Sample iframe command is below:
iframe src="https://winter-surf-260703.web.app/" width="100%" height="600px" frameborder="0" allowfullscreen/iframe


The hosted application in firebase is at: https://winter-surf-260703.web.app/
Corresponding WordPress website is at: https://programmerworld.co/flutter-ap...

In this tutorial the steps is followed from the below website:
https://firebase.google.com/docs/host...

The details shown in this video is also available at:
https://programmerworld.co/flutter-ap...

I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/ or email at: [email protected]