Multiple versions Compose Multiplatform
An application demonstrating the ability to use the Upstream version of Compose Multiplatform and a modified version with Aurora OS support together.
Run examples
Run jvm desktop sample:
./gradlew runApp -Pcompose.aurora.enabled=false
Run native Aurora OS:
./gradlew runApp -Pcompose.aurora.enabled=true
Resources used
icons
- Fonts Google
- https://github.com/google/material-design-icons Gradle task.