Flutter: Up your testing game
Today we going to look at a great utility provided by Flutter's testing framework which gives us a lot more power when it comes to accurately test our widgets.
Very often widgets can very simply be tested using find.byType, find.text and find.byKey. ...
remelehane.dev4 min read