https://kotlinlang.org logo
#feed
Title
r

rajesh

11/30/2020, 8:50 AM
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

Martin Nowosad

11/30/2020, 9:45 AM
a little tip, if you want people to use your library then make sure it is > 80% unit tested
6 Views