lokio_design_system 0.1.1
lokio_design_system: ^0.1.1 copied to clipboard
A comprehensive Flutter design system package with reusable UI components for Lokio applications.
0.1.1 #
- Updated Flutter constraint to remove upper bound (following Flutter best practices)
0.1.0 #
- Initial release of Lokio Design System
- Added
LokioButtonwidget with the following features:- Four variants: Primary, Secondary, Outlined, and Text
- Three sizes: Small (32px), Medium (40px), and Large (48px)
- Multiple states: Enabled, Disabled, and Loading
- Icon support: Leading icon, trailing icon, or icon-only buttons
- Factory constructors for easier usage
- Full customization options (colors, borders, border radius, etc.)
- Expanded button option for full-width buttons