top of page
FlutterCon_icon_turned.png
FlutterCon_logo.png

Hudson Proenca

Senior Flutter Engineer at Very Good Ventures
greg-fawson-foto.1024x1024 Kopie.jpg

Hudson is a Senior Mobile Engineer with a degree in Computer Science and over six years of hands-on experience building mobile apps. He loves turning complex problems into simple, elegant user experiences.

Over the years, he's worked across industries like hospitality, education, and healthcare, contributing to apps used by millions of people. He’s the kind of person who geeks out over architecture patterns and finds joy in shaving seconds off app startup times.

When he's not coding, Hudson's probably helping a teammate debug something tricky, sharing thoughts on maintainable code, or brainstorming ways to future-proof a project. He genuinely enjoys mentoring and believes good tech culture is just as important as good code.

Bridging Ecosystems: Embedding Multiple Flutter Components into any Web App

Integrating complex, interactive components into enterprise web applications is a frequent challenge. To ensure code consistency and design parity, we successfully refactored a mobile Flutter package into a platform-agnostic solution compatible with the web.

This talk demonstrates how we leveraged Flutter’s Multi-View Web API to embed multiple, independent Flutter components into a host web application, allowing them to function seamlessly alongside native content. We will explore the architecture required for production-scale integration, focusing on managing component lifecycles and using Dart’s JS Interop for robust, type-safe, two-way communication.

bottom of page