Week #18 ❤ Kotlin

Mert SIMSEK
Android Libraries Weekly
1 min readDec 11, 2017

1 — Kotlin Extensions

A handy collection of most commonly used Kotlin extensions to boost your productivity. http://kotlinextensions.com/

2 — Kotlin Poet

A Kotlin API for generating .kt source files.

3 — Ktlint

An anti-bikeshedding Kotlin linter with built-in formatter https://ktlint.github.io/

4 — Android Disposebag

Automatically dispose RxJava 2 streams on Android using Lifecycle events.

5 — Kotlinx Coroutines

Libraries built upon Kotlin coroutines

--

--