Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisbanes/haze
Background blurring for Compose Multiplatform / Jetpack Compose
https://github.com/chrisbanes/haze
blur compose-multiplatform jetpack-compose
Last synced: 3 days ago
JSON representation
Background blurring for Compose Multiplatform / Jetpack Compose
- Host: GitHub
- URL: https://github.com/chrisbanes/haze
- Owner: chrisbanes
- License: apache-2.0
- Created: 2023-10-26T17:23:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-28T17:02:53.000Z (15 days ago)
- Last Synced: 2025-01-03T05:04:31.216Z (10 days ago)
- Topics: blur, compose-multiplatform, jetpack-compose
- Language: Kotlin
- Homepage: https://chrisbanes.github.io/haze/
- Size: 219 MB
- Stars: 1,363
- Watchers: 9
- Forks: 36
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - chrisbanes/haze - Background blurring for Compose Multiplatform / Jetpack Compose (Kotlin)
- awesome - haze
- mobile-awesome - haze - A blurring modifier for Compose Multiplatform / Jetpack Compose. (Multiplatform / Android samples)
README
[![Maven Central](https://img.shields.io/maven-central/v/dev.chrisbanes.haze/haze)](https://search.maven.org/search?q=g:dev.chrisbanes.haze) ![Build status](https://github.com/chrisbanes/haze/actions/workflows/build.yml/badge.svg)
## Haze
Check out the website for more information: https://chrisbanes.github.io/haze
## License
```
Copyright 2023 Chris Banes
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttps://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```