glassify 0.0.2
glassify: ^0.0.2 copied to clipboard
Flutter package for glassmorphism effect.
🧊 Glassy #
Glassy is a lightweight and flexible Flutter widget that brings the smooth glassmorphism effect to your app with just a few lines of code.
If you're building a modern UI and want that frosted glass aesthetic — blur, translucency, and subtle shadows — this widget makes it dead simple.
✨ Why use Glassy? #
- ⚡ Easy to integrate — drop it in and you're done
- 🎨 Fully customizable — adjust blur, border radius, shadows, colors, and more
- 🌓 Smart theme support — light and dark mode adjustments built-in
- 🚫 No deprecated methods — uses up-to-date Flutter practices
- 📦 Clean, dependency-free implementation
Ideal for dashboards, overlays, profile cards, or anywhere you need depth and clarity.
💡 Preview #
| Light Mode | Dark Mode |
|---|---|
![]() |
![]() |
(Add your screenshots or gifs here to showcase the widget in action)
🚀 Getting Started #
Install the package in your pubspec.yaml:
dependencies:
glassy: ^1.0.0
## 📄 License
This package is licensed under the [MIT License](LICENSE).

