AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Flutter - How Does This Test Actually Work?
Flutter allows you to test your app using a PNG file. You can then check in the code that it looks the same. In order to do this, you need also an architecture which allows you to build screens per widget so that you need to avoid some dependent states as well.