A Flutter Best Practice Google Is Hiding, Better Skia Goldens Testing
he default Skia Goldens testing leaves a lot to be desired in that the only fonts that are loaded is a very skimpy font to show blocks, no way to show all the device forms, and a cumbersome way to inject the root widget above the widget under test.
There is a better practice way to implement Skia Goldens testing, so we get all those problems…