nebux_design_system 0.0.5
nebux_design_system: ^0.0.5 copied to clipboard
A comprehensive Flutter design system package that provides consistent theming, typography, spacing, and UI components for Nebux applications.
0.0.5 #
- BREAKING CHANGE: Removed
font_awesome_flutterdependency for better performance and smaller bundle size - Enhanced
NebuxAppBarwith customizable icon support, removing dependency on FontAwesome icons - Refactored
NbxSocialLoginButtonto support custom icons instead of FontAwesome icons - Improved input field styling with enhanced
enabledBorderconfiguration inNbxInputDecorationExtension - Better visual consistency across input components
0.0.4 #
- Enhanced README.md with improved documentation
- Improved package documentation and usage examples
0.0.3 #
- Updated version to reflect latest changes in the Nebux Design System
0.0.2 #
- Enhanced README.md with improved feature descriptions
- Added detailed installation instructions
- Included comprehensive usage examples for components and theming
- Updated support contact information
0.0.1 #
- Initial release of NebuX Design System
- Complete theme system with light and dark mode support
- Typography system with consistent text styles and font sizes
- Spacing utilities for standardized layouts
- UI Components including:
- App bars with customizable styling
- Button components with multiple variants
- Text field widgets with validation
- Network image component with caching
- Scaffold components for consistent page structure
- Color management system with primary, secondary, and neutral colors
- Responsive design utilities
- Comprehensive documentation and examples