craft_ux 0.0.2
craft_ux: ^0.0.2 copied to clipboard
A Flutter package that provides a collection of reusable UI components and utilities for building beautiful and consistent user interfaces.
Changelog #
0.0.2 #
- Added comprehensive form theming system with DynamicFormTheme
- Improved field styling consistency across all input types
- Enhanced form section styling with customizable borders and spacing
- Fixed onChange behavior consistency in text, password, and textarea fields
- Added proper handling of custom types in dropdown_search
- Improved form validation and error handling
- Added support for conditional field rendering
- Enhanced documentation and example app
0.0.1 #
- Initial release
- Added HTTP Client Provider
- Added Form handling utilities
- Added basic UI components
- Implemented error handling and logging