A beautiful aesthetic flutter app that generate random facts and cat images to use as icebreak.
In this app, I use Flutter & Dart with Bloc pattern.
I also used two public API's: The the cat api, that generates Cats as a Service, in other words, generates random cat images. And also the the cat fact ninja api, that generate random cat facts.