Tuesday, 25 January 2022

How to integrate flutter web build inside react app for specific route?

I have a requirement where i want to run flutter app for specific URL inside react application and for rest of the urls, react app will run.

I will have flutter build folder and also will use browser's communication channel to pass data but is there any way how i can integrate flutter app inside react app with this page?



from How to integrate flutter web build inside react app for specific route?

No comments:

Post a Comment