one_uikit 0.1.5
one_uikit: ^0.1.5 copied to clipboard
A comprehensive Flutter UI Kit with reusable components, icons, and utilities for 1APP project
0.1.2 #
- Fix icon asset paths to work correctly with packages
- Icons now use 'packages/one_uikit/assets/icons/' path format
- Resolves "Unable to load asset" errors in external projects
0.1.1 #
- Add comprehensive icons usage documentation (ICONS_USAGE.md)
- Fix assets configuration in pubspec.yaml
- Improve package structure for better asset management
0.1.0 #
- Initial release with comprehensive UI components
- Icon system with 1000+ SVG icons organized by categories
- Color system with theme support
- Typography system
- Button components with multiple variants
- Badge, Card, Empty state components
- Field components (text, phone, dropdown, multi-dropdown)
- Featured icon component
- Various utility widgets