Package app.futured.donut.compose

Functions

DonutProgress
Link copied to clipboard
@Composable()
fun DonutProgress(model: DonutModel, modifier: Modifier = Modifier, config: DonutConfig = DonutConfig.create())
DonutProgress is a composable Android view that helps you to easily create doughnut-like charts with fully customizable animations.