Haze
Background blurring for Compose Multiplatform
...The library is built on top of Compose’s graphics layer APIs, allowing it to operate consistently across multiple platforms while maintaining performance. It introduces a flexible styling system where developers can define blur intensity, masking, and opacity dynamically using composable scopes. One of its standout features is support for progressive blurring, where blur intensity changes across a gradient, creating more visually refined effects. It also includes prebuilt “material” styles inspired by platforms like iOS and Windows, enabling developers to replicate native design aesthetics.