Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 629 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 629 Bytes

Random-Fcats

A beautiful aesthetic flutter app that generate random facts and cat images to use as icebreak.

App running on android OS

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.