top of page


7-9 OCT. 2026
BERLIN


( SPEAKER )
Fré Dumazy
Freelance Flutter Developer & Coach
( SESSION )
Add-to-web: Reusing Flutter via multi-view embedding
In this talk we'll dive into embedding multi-view Flutter apps within any other web app, using custom initialization logic instead of relying on the standard generated index.html and its associated bootstrap script.
We'll explore how multi-view apps allow multiple, independent Flutter components to be initialized at runtime in different parts of an existing web application. These views can share state internally, communicate with the host via JS interop and benefit from deferred imports to reduce startup times.
Furthermore, we'll focus on keeping the feedback loops short during development by enabling stateful hot reload and quick start up flows and go over common pitfalls and good-to-knows.
This talk is aimed at Flutter developers who want to get started with adding Flutter to existing web apps and take advantage of the multi-view capabilities.
bottom of page