

Kenichi Kambara
NTT TechnoCross Corporation Tech Evangelist

I’m a mobile software engineer and generative AI specialist with over 20 years of experience across Android, iOS, and cross-platform ecosystems.
Beyond delivering production apps, I design AI-augmented engineering workflows and promote responsible human–AI collaboration in software development.
I have spoken at 25 international conferences, including AgentCon, AI Heroes, Droidcon, and DevFest. My talks focus on developer agents, Flutter, UX strategy, and globally scalable systems.
Beyond Widgets: Engineering AR-like Experiences in Flutter
Flutter is often associated with beautiful UIs, but its rendering engine can do much more.
While building AR-like experiences in Flutter, I discovered that smooth interactive overlays require far more than placing widgets on top of a camera preview. Camera latency, coordinate transformations, screen rotations, and rendering performance must all work together to create a seamless experience.
Those challenges changed how I design Flutter applications.
In this session, we will explore practical Flutter techniques for building AR-like experiences, including camera integration, coordinate transformations, rendering synchronization, interactive overlays, and performance optimization. I will also show how to prototype AR-like interactions entirely in Flutter without relying on platform-specific implementations.
You will leave with practical Flutter patterns that you can immediately apply to camera-driven applications, including AR, computer vision, and interactive experiences.
