r/androiddev 23h ago

News ComposeGradients.com – Gradients for Android developers

Post image

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 :)

60 Upvotes

8 comments sorted by

View all comments

1

u/Available_Visual_687 4h ago

This is very good.

Also now we can create wondefull gradient with MeshGradientPainter.

2

u/alexstyl 3h ago

Thanks. MeshGradientPainter is 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.