back
Session Details
Session
Level: #Expert

Category: Flutter | Format: Session
4:00 pm - 4:40 pm | Lenana Peak
Testing Responsiveness in Flutter Using Golden Image Tests
Session Description:
Flutter's Golden Image Tests are an effective way to ensure that the user interface of your app remains consistent over time. These tests compare the rendered output of your app to a reference image, also known as a golden image. They're particularly useful when making UI changes because they help maintain visual consistency. In this session, you will learn how to use Golden Image Tests to render your app accurately across different screen sizes.