futuredapp / donut

Doughnut-like graph view capable of displaying multiple datasets with assignable colors
MIT License
546 stars 46 forks source link

Not Support Compose androidx.compose #75

Closed yotheone0909 closed 2 years ago

yotheone0909 commented 2 years ago

my app use androidx.compose version 1.0.4 it can not use donut library because donut library require androidx.ui

please update change androidx.ui to androidx.compose

Thanks for this amazing library.

matejsemancik commented 2 years ago

2.2.0 with latest Compose was released