glassmorphic_ui_kit 1.0.2
glassmorphic_ui_kit: ^1.0.2 copied to clipboard
A Flutter package for implementing modern glassmorphic UI trends with smooth blur effects, frosted glass appearance, and gradient overlays.
1.0.2 #
- Added Roboto font assets
- Created generated assets class for better asset management
- Fixed flutter_blur dependency version
- Improved font handling and asset organization
1.0.1 #
- Fixed dependency issues
- Improved documentation
- Added example project
- Enhanced cross-platform support
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