I've created android library to manage database ca...
# feed
r
I've created android library to manage database caching and networking with ease. It helps you to handle all scenario of API request(success/error/loading) in one place along with database caching using kotlin flow. Have a look: https://github.com/hadiyarajesh/flower
👀 2
m
a little tip, if you want people to use your library then make sure it is > 80% unit tested