RatingBar is a library for implementing a rating bar in Compose Multiplatform. This library allows you to easily add a rating bar to both Android and iOS applications.
SCM Connection:
scm:git:git://github.com/hiroaki404/RatingBar.git
SCM Developer Connection:
scm:git:ssh://[email protected]/hiroaki404/RatingBar.git
Copied
Artifact | Version | Scope |
---|---|---|
org.jetbrains.compose.foundation:foundation | 1.7.3 | compile |
org.jetbrains.compose.material:material | 1.7.3 | compile |
org.jetbrains.compose.material3:material3 | 1.7.3 | compile |
org.jetbrains.compose.runtime:runtime | 1.7.3 | compile |
org.jetbrains.compose.ui:ui | 1.7.3 | compile |
org.jetbrains.kotlin:kotlin-stdlib | 2.0.20 | compile |