Do you use visual regression tests in your projects? https://t.co/hoCA0gnqYf
If no, why not?
If yes, what do you use? Also, if you could improve one single thing in your current solution what would it be?
View Poll
@flutterdev#flutterdev
Day 7 of #100DaysOfCode#Flutter Edition
Card and ListTile Widgets
Card: Organizes related info into a box with rounded corners and a drop shadow.
ListTile: Organizes up to 3 lines of text, and optional leading and trailing icons, into a row.
#programming#coding#CodeNewbie