DEV Community

Kotlin

a cross-platform, statically typed, general-purpose programming language with type inference

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Como implementar uma tela de carregamento no Jetpack Compose

Como implementar uma tela de carregamento no Jetpack Compose

3
Comments
6 min read
Usando funções de escopo no Kotlin

Usando funções de escopo no Kotlin

4
Comments
3 min read
Kotlin Decoded | Part 1 - main() & semicolon

Kotlin Decoded | Part 1 - main() & semicolon

2
Comments
4 min read
Kotlin Decoded Intro and useful resources for learning Kotlin

Kotlin Decoded Intro and useful resources for learning Kotlin

3
Comments
1 min read
Datas no Jetpack Compose com Date Picker

Datas no Jetpack Compose com Date Picker

15
Comments 3
6 min read
Get your Compose callbacks under control using scopes

Get your Compose callbacks under control using scopes

14
Comments 2
5 min read
Simple Preferences & Proto DataStore Demo App

Simple Preferences & Proto DataStore Demo App

2
Comments
7 min read
Situações que NullPointerException podem acontecer no Kotlin

Situações que NullPointerException podem acontecer no Kotlin

4
Comments
3 min read
Inversion of Control vs Dependency Injection in Android

Inversion of Control vs Dependency Injection in Android

Comments
4 min read
[Android] UserListApp - UnitTest -Part6

[Android] UserListApp - UnitTest -Part6

Comments
1 min read
Como desenhar telas no Jetpack Compose

Como desenhar telas no Jetpack Compose

23
Comments 1
5 min read
How to write less Boilerplate to make an adapter for simple recycler view

How to write less Boilerplate to make an adapter for simple recycler view

1
Comments
3 min read
Custom view from scratch. Part I.

Custom view from scratch. Part I.

2
Comments
7 min read
[Android] UserListApp - UI -Part5

[Android] UserListApp - UI -Part5

Comments 1
1 min read
Understanding Kotlin Coroutines for Asynchronous Programming

Understanding Kotlin Coroutines for Asynchronous Programming

Comments
6 min read
Running an A/B Test in Android Kotlin Using ConfigCat and Amplitude

Running an A/B Test in Android Kotlin Using ConfigCat and Amplitude

Comments
8 min read
Displaying images in Android app: maintainable, testable, painless. Part I

Displaying images in Android app: maintainable, testable, painless. Part I

Comments
5 min read
Displaying images in Android app: maintainable, testable, painless. Part II

Displaying images in Android app: maintainable, testable, painless. Part II

Comments
9 min read
[Android] UserListApp - Dependency Injection - Part4

[Android] UserListApp - Dependency Injection - Part4

Comments
1 min read
[Android] UserListApp - Data Part - Part3

[Android] UserListApp - Data Part - Part3

1
Comments
2 min read
[Android] UserListApp - Setting - Part1

[Android] UserListApp - Setting - Part1

Comments
1 min read
2 things to consider when adding subscriptions to your mobile app

2 things to consider when adding subscriptions to your mobile app

1
Comments
3 min read
Expressão lambda, tipo função e funções de alta ordem no Kotlin

Expressão lambda, tipo função e funções de alta ordem no Kotlin

3
Comments
5 min read
Simple Firebase Sign-in UI Demo App

Simple Firebase Sign-in UI Demo App

4
Comments
3 min read
Creating a quick sticky footer for LazyColumn in Jetpack Compose

Creating a quick sticky footer for LazyColumn in Jetpack Compose

13
Comments
2 min read
loading...