liquid_glass_components 1.0.1
liquid_glass_components: ^1.0.1 copied to clipboard
A Flutter package for beautiful glass morphism UI components with customizable form elements.
Changelog #
All notable changes to this project will be documented in this file.
1.0.1 - 2024-12-28 #
Fixed #
- Added complete dartdoc documentation for all public APIs
- Created proper example directory structure
- Enhanced documentation for enums and option classes
[1.0.1] - 2024-12-28 #
Added #
- Initial release of Liquid Glass Components
- Glass morphism container widget with backdrop blur effects
- Complete set of form components:
- Text input field
- Number input with validation
- Textarea (multi-line input)
- Dropdown/Select component
- Single choice (radio group)
- Multi choice (checkbox group)
- Individual checkbox component
- Radio button component
- Button component (primary, secondary, danger types)
- Customizable theme system with light and dark presets
- Support for gradients and custom styling
- Proper text alignment and padding for all components
- Glass effect applied to component backgrounds with padding only on content
Features #
- Glass morphism effects with backdrop blur
- Fully customizable theming
- Responsive and accessible components
- Text overflow handling
- Proper alignment and padding system
