Session Details
Session
Level: #Intermediate

Category: UI/UX | Format: Session
1:20 pm - 2:00 pm | Room A
Design in Motion: Binding Flutter App Data to Rive Animations
Session Description:
Most animations in apps are decorative, detached from logic, frozen in time, or manually triggered. But what if your UI could react—visually and instantly, to real-time data and user input? This session dives into how to connect your app’s live state to Rive animations using Flutter. You’ll learn how to use animation viewmodel properties and bind them to real data in your code. We’ll walk through real examples like dynamic indicators and status-driven visuals. Perfect for anyone who wants to make their app feel alive, responsive, and deeply interactive. Takeaways: - How to create data-bound animations in Rive - Techniques to reflect real-time state changes in animation - Examples of expressive, reactive UI built with Flutter + Rive