glossy_morphism 1.0.0
glossy_morphism: ^1.0.0 copied to clipboard
A Flutter package that provides a glass (frosted) effect UI container. You can use it your apps.
1.0.0 - 2025-08-04 #
✨ Added #
- Initial release of
glossy_morphism. GlassContainerwidget with:- Blur effect
- Opacity control
- Custom height & width
- Border radius customization
- Optional shadow
- Custom border color and width
- Optional gradient support
- Support for any child widget
🐛 Known Limitations #
- No animations included yet.
- Gradient and color cannot be used together — one at a time.