bolt_ui_kit 1.2.0
bolt_ui_kit: ^1.2.0 copied to clipboard
A comprehensive Flutter UI kit with pre-built components, themes, and utilities for rapid application development. Includes customizable buttons, forms, cards, and more.
CHANGELOG.md #
0.1.0 - 2025-03-25 #
Initial Release #
- Initial release of Flutter Kit, a comprehensive UI toolkit for Flutter applications.
- Core components and services for rapid application development.
0.2.0 - 2025-03-25 #
0.3.0 - 2025-03-25 #
Added #
- Complete theming system with light and dark mode support
- Text themes with Google Fonts integration
- Buttons and input components with multiple variants
- Card and layout widgets
- Storage service for local data persistence
- Navigator service for simplified navigation
Changed #
- Improved responsiveness with ScreenUtil integration
- Enhanced error handling in ApiService
0.4.0 - 2025-03-26 #
0.5.0 - 2025-03-26 #
Added #
- Permission management system
- Date and time pickers with customizable UI
- File picker utilities
- Image and video picker with cropping functionality
- QR code scanner with animated UI
- Calendar picker with multiple selection modes
Changed #
- Improved performance for list renderings
- Enhanced theming capabilities with more customization options
Fixed #
- Memory leaks in image processing
- Permission handling on Android 13+
1.0.0 - 2025-03-26 #
Added #
- Beautiful chart visualizations with animations
- Enhanced pie, bar, line and donut chart implementations
- Theme-consistent date and time pickers
- Improved calendar picker with better styling
- Example screens for all picker components
Changed #
- Date picker now uses theme colors consistently
- Time picker design improved to match app theme
- Duration picker with better visual feedback
Fixed #
- Inconsistencies in date picker theming
- Time picker bugs with theme colors
- Various minor UI issues in pickers