glassmorphic_ui_kit 1.0.0
glassmorphic_ui_kit: ^1.0.0 copied to clipboard
A Flutter package for implementing modern glassmorphic UI trends with smooth blur effects, frosted glass appearance, and gradient overlays.
1.0.0 #
- Initial release of Glassmorphic UI Kit
- Added core glassmorphic components:
- GlassContainer: Base component for glass effects
- GlassCard: Pre-styled card with glass effect
- GlassButton: Interactive button with glass effect
- GlassDialog: Modal dialog with glass effect
- GlassBottomSheet: Bottom sheet with glass effect
- Implemented customizable blur and transparency
- Added support for gradient overlays
- Added animation support
- Cross-platform support (iOS, Android, Web)
- Dark mode compatibility
- Performance optimized rendering
0.0.1 #
- Initial development release
- Basic implementation of GlassContainer