DevSrSouza / compose-icons

Popular Open Source icon packs for Compose Multiplatform
MIT License
551 stars 25 forks source link

Major Updates To Project #22

Closed wakaztahir closed 1 year ago

wakaztahir commented 1 year ago

You must update the version and then publish it , It will require a lot of time to build , since MaterialDesignIcons has more than 7000 icons

I have merged Jetbrains and Jetpack Compose Releases , Now common libraries are under "jetbrains" group name , upgraded gradle & project configuration and the signing/publishing configuration is same , A Web target has been added. I added a demo app as well , plan is to create a map between string and icons when giving all icons , so an app can be built to search the icons inside this library , so I can add them very easily by presenting user the "code to write" to import that icon into his project.

wakaztahir commented 1 year ago

since I have updated the project even more , I'll be closing this pull request to make a new one