Skip to content

This project is a example of Flow in Coroutines as well as Clean Architecture using Flow.

License

Notifications You must be signed in to change notification settings

amanattri09/CoroutinesFlowExample

Repository files navigation

Coroutines "Flow"

This project is a example of Flow in Coroutines

-I have consumed apis using "Flow" which is common requiremnt for any developer.
-Example also serves as "Clean Architecture" using flow.
-There is reusable flow of consuming an api.
-There is reusable flow of displaying progress bar and error.
-All errors reaches back to same one point where you can easily manage session expired errors.
-Project also has offline support using Preferences


About

This project is a example of Flow in Coroutines as well as Clean Architecture using Flow.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages