amitshekhariitbhu / android-interview-questions

Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
https://outcomeschool.com
Apache License 2.0
11.2k stars 2.22k forks source link

Flows blog doubt #127

Closed rishujam closed 10 months ago

rishujam commented 1 year ago

In your blog post about Retrofit with Kotlin Flow, you used an API helper class instead of a repository. Was this approach only for the tutorial, or can we also follow it in an actual project? Thank you for your help." @amitshekhariitbhu

amitshekhariitbhu commented 10 months ago

You can use it.