- simple fetch from api
- without state management
- get random cat facts and random image, create date stamp
- save fact with date stamp in history list with Hive database
- slidable delete fact
Sequence.01.mp4
- simple fetch from api
- with Provider
- get random cat facts and random image, create date stamp
- save fact with date stamp in history list with Hive database
- slidable delete fact
- fix some errors
- work with styles
- code improvements