zeba_academy_glass 1.0.0
zeba_academy_glass: ^1.0.0 copied to clipboard
Beautiful glassmorphism widgets for Flutter.
Changelog #
All notable changes to this project will be documented in this file.
The format follows Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2026-07-08 #
🎉 Initial Release #
The first stable release of zeba_academy_glass.
A lightweight Flutter glassmorphism UI package providing reusable glass widgets for modern applications.
Added #
Glass Components #
-
Added
GlassContainer- Configurable blur intensity
- Adjustable opacity
- Custom colors
- Gradient support
- Custom padding and margin
- Border radius customization
- Box shadow support
- Alignment support
- Size customization
-
Added
GlassCard- Reusable glass-style card component
- Supports tap interactions
- Rounded glass appearance
-
Added
GlassButton- Glass styled action button
- Custom child widget support
- Tap callback support
- Custom padding support
-
Added
BlurLayer- Reusable backdrop blur widget
- Adjustable blur strength
Glass Border System #
Added complete glass border utilities.
Supported Border Styles #
GlassBorderStyle.noneGlassBorderStyle.normalGlassBorderStyle.thinGlassBorderStyle.thickGlassBorderStyle.highlighted
Added GlassBorder #
Includes:
- Default glass border
- Thin glass border
- Thick glass border
- Highlighted premium border
- Custom border builder
- Border style resolver
Customization Features #
Added support for:
- Custom opacity values
- Custom blur values
- Custom colors
- Linear gradients
- Custom borders
- Rounded corners
- Shadows
- Flexible layouts
Developer Experience #
Added:
- Full null safety support
- Clean public API exports
- Documentation comments
- Lightweight implementation
- No external dependencies
Testing #
Added widget tests covering:
- GlassContainer rendering
- Border style support
- Custom sizing
- Gradient rendering
Documentation #
Added:
- Complete README documentation
- Installation guide
- Usage examples
- API overview
- License information
License #
Released under the GNU General Public License v3.0 (GPL-3.0).
Future Roadmap #
Planned improvements:
1.1.0 #
- Animated glass widgets
- Glass AppBar
- Glass Dialog
- Glass Bottom Sheet
- Glass Navigation Bar
- Glass Floating Action Button
1.2.0 #
- Glass TextField
- Glass Chip
- Glass Avatar
- Glass ListTile
- Hover animations for web and desktop
2.0.0 #
- Advanced glass themes
- Material 3 integration
- Custom shader effects
- Performance optimizations
- Extended animation system
Thank you for using zeba_academy_glass ❤️