DEV Community

Discussion on: The different tech strategies to building a cross-platform app

 
redbar0n profile image
Magne Playful Programming • Edited

hm.. but you said: "And you deploy your Flutter Web build to your domain's /app path."...?

Note: I'm not talking about a Web View here (for rendering a webapp on native). I'm talking about the opposite: rendering Flutter on the web, where Flutter Web internally uses a HTML Canvas element.