Is there any tool for generation Compose paths?

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • SvgToCompose

    SVG path to Jetpack Compose tool

  • Cool, I started an open-source project that works with most of the SVG paths, but yet there are edge cases to cover and is WIP https://github.com/mohsenoid/SvgToCompose

  • flutter_svg

    SVG parsing, rendering, and widget library for Flutter

  • As a result most people use this which supports the better most used parts of the spec. If somebody ports this code or makes an adaptor that works in Android would be awesome. https://github.com/dnfield/flutter_svg

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • svg-to-compose

    Converts SVG and Android Vector Drawable in Compose Multiplatform source code

  • This library has been useful https://github.com/DevSrSouza/svg-to-compose. It extracts the same logic used in the AOSP build scripts to generate the Material icons package, but packaged up as a library

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts