I'm searching for differences between modules and flavor.
I've read those posts:
But it's still a bit blur about the differences and how to choose between one and another.
So far the only differences, I manage to get out of it is:
- Different structure
Modules can do everything that a Flavor does.
My first question is, what's the difference and what's so good about flavor that you don't use modules ?
Also, is flavor adapted for 2 applications where Application-1 and Application-2 share same code base (i.e. API, models, utils, service), but deviate from each other in terms of features and UI?