As apps grow more complex and user expectations for personalization rise, traditional client driven UI updates are struggling to keep up. This talk explores how Server Driven UI (SDUI) combined with the power of AI is transforming how we build, deploy, and adapt mobile experiences at scale.
Through live demos and practical examples, we’ll see how Flutter can dynamically render interfaces from JSON schemas delivered by a backend, enabling instant UI updates without redeployment. You’ll learn how to architect an SDUI system using MVVM + Riverpod, manage schema generation on the server, and integrate AI to enable real time, per user personalisation through natural language prompts like “Switch to dark mode” or “Add a recommendations carousel.”
We’ll also unpack key challenges like caching, validation, and security and discuss how to balance flexibility with performance and reliability. By the end of the session, attendees will walk away with a clear understanding of how AI driven SDUI can supercharge iteration speed, support large scale experimentation, and make app experiences feel truly adaptive and personal without another app store update.