Skip to content

Maven Central Version Pub Version Kotlin

Welcome to the JujubaSVG documentation! 👋

JujubaSVG logo

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.

Summary

1. Setup

2. Available commands

3. Contributions