Flutter Testing Part 2: Widget Tests
This tutorial is a part of the Flutter testing tutorial series. In the first part, you learned about writing unit tests, how to write testable code, and how to write a good unit test.
In this tutorial, you will learn how to test widgets in flutter. W...
blog.shounakmulay.dev11 min read