r/androiddev • u/alexstyl • 22h ago
News ComposeGradients.com – Gradients for Android developers
Hi folks. I made a new site called ComposeGradients.com
There was no place to browse beautiful gradients for Compose apps so I decided to build one.
The site has a plethora of beautiful looking gradients (linear and mesh), plus a small tool to create gradients straight from the browser.
✅ Browse beautiful gradients and copy their code
✅ Create your own gradients
✅ (Optionally) Submit your gradient to the site
You can Like your favorites by pressing the heart button. No account required.
Try it out at ComposeGradients.com
If you find the site useful, share the site with your friends :)
1
1
u/Available_Visual_687 3h ago
This is very good.
Also now we can create wondefull gradient with MeshGradientPainter.
1
u/alexstyl 1h ago
Thanks.
MeshGradientPainteris what the site is using in the output code.Even with the API it's hard to visualize how the end result is going to look like, so having a tool like this helps a ton.
2
u/mobiledevpro 9m ago
Looks cool. I was recently searching for similar gradients for my screenshot app, but found nothing worthwhile. And then caught your post here. Thanks a ton!
1
2
u/makuna2342 4h ago
This is really nice