Welcome to the JujubaSVG documentation! 👋¶
![]()
jujubaSVG is a user-friendly library for handling SVG files in Kotlin (Compose Multiplatform) and Flutter applications. It enables granular manipulation of SVG elements - you can access any element by its ID to modify properties like background color, stroke, and other attributes.
Minimum requirements: Kotlin 2.4.0+ / JDK 17+ / Gradle 9.3.1+ / AGP 9.1.0+ / Android API 23+ / Dart ^3.5.0+
Take a look at our repository.