Member-only story

A New Flutter Best Practice, GTDD

Fred Grott
11 min readOct 21, 2021

--

Okay, I’m going to stop being nice. The Flutter Skeleton App Template sucks at showing Flutter Best Practices. Think about it, the stakeholder you usually have to show test results at times will be someone who is not a developer. And, the easiest way to cut through all the crud in decision-making is to show a picture. And, a picture is the easiest way to understand over time the development process of an application UI-wise.

So why not focus and execute all our Flutter tests through Goldens testing? I have coined the term GTDD, which means Goldens Test Driven Development. I am going to show set it up using the skeleton app, and you can find the sample code in the gtdd subfolder of this repo:

Get Access To My Free Stuff

My free Flutter Code And Design Assets can be found at:

--

--

Fred Grott
Fred Grott

No responses yet