androidstarters / kotlin-android-starter

[Kotlin Android] Kotlin Android starter based MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Kotlin Android project.
602 stars 97 forks source link

Boilerplate looks a little heavy #17

Closed humblerookie closed 7 years ago

humblerookie commented 7 years ago

While the project consists of a really good collection of libraries, It seems we could have a leaner version. Wouldn't it be a better idea to have a core/lite branch that houses only the essentials and leaves out stuff like sherlock, sqlbrite, chuck etc. which are really a very subjective lot?

ShivamDev31 commented 7 years ago

@humblerookie Thanks for the feedback. We have a lite version of MVP Starter in our roadmap which won't have all the heavy libs. But no ETA on that as of now.