Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider extending to support Gradle plugin #28

Open
Goooler opened this issue Jul 21, 2024 · 1 comment
Open

Consider extending to support Gradle plugin #28

Goooler opened this issue Jul 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Goooler
Copy link
Member

Goooler commented Jul 21, 2024

Based on #25, we can split this project into 4 main parts:

  • Core projects.
  • CLI project.
  • Gradle plugin project.
  • IntelliJ plugin project.

This structure is similar to the layout of https://github.com/detekt/detekt.

Related feature request in DevSrSouza/svg-to-compose#27.

@egorikftp egorikftp added the enhancement New feature or request label Jul 21, 2024
@dptsolutions
Copy link

I would love to have a gradle plugin that I could configure to re-generate the IconPack from a drawable folder within a Android library/app module when the library/app module is built. I would just need the ability to specify a specific format for the drawable name (ie. ic_icon_name_filled.xml) and then along with some other configuration for the icon pack it could generate me the ImageVector that's accessible at something like Icons.Filled.IconName.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants