# How to create Dials in Jetpack Compose

DevFeed: [How to create Dials in Jetpack Compose](<https://devfeed.tech/articles/how-to-create-dials-in-jetpack-compose-25786.md>)

Original publisher: [Read original article](<https://www.sinasamaki.com/how-to-create-dials-in-jetpack-compose/>)

Author: sinasamaki

Published: 2026-01-31T08:00:26Z

Content type: tutorial

Language: en

Sources: [sinasamaki](<https://devfeed.tech/sources/sinasamaki.md>)

Topics: [Jetpack Compose](<https://devfeed.tech/topics/jetpack-compose.md>), [Library](<https://devfeed.tech/topics/library.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Code](<https://devfeed.tech/topics/code.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [code](<https://devfeed.tech/tags/code.md>), [compose](<https://devfeed.tech/tags/compose.md>), [github](<https://devfeed.tech/tags/github.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [jetpack-compose](<https://devfeed.tech/tags/jetpack-compose.md>), [library](<https://devfeed.tech/tags/library.md>), [open-source](<https://devfeed.tech/tags/open-source.md>)

## AI overview

A tutorial introduces ChromaDial, an alpha library for creating customizable dials in Jetpack Compose. It explains adding the dependency, configuring the dial range, handling degree state, and enabling interval snapping for discrete values such as time settings.

## Source excerpt

Introducing ChromaDial, a library for building delightful dials