zsmb.coEst. 2017



Android Worldwide April 2021

2021.04.27. • Event page

Resources

Talk details

Mastering API Visibility in Kotlin

When designing a library, minimizing your API surface - the types, methods, properties, and functions you expose to the outside world - is a great idea. This doesn’t apply to just libraries: it’s a consideration you should make for every module in a multi-module project. In this talk, we’ll look at all the ways that Kotlin lets you get your visibility just right.

This talk is adapted from the article with the same title.

Resources: