Testing in Flutter, Episode 17: Widget Test for Multiple Screen Sizes | Kodeco

This content was released on Sep 19 2023. The official support period is 6-months from this date.

We will create a new helper function that will help us create goldens in a better way. We will also use the newly created testMultipleScreenSize function to test our widget for multiple screen sizes.


This is a companion discussion topic for the original entry at https://www.kodeco.com/35357214-testing-in-flutter/lessons/17