magic_ui_color 0.0.13
magic_ui_color: ^0.0.13 copied to clipboard
A Flutter UI package with reusable components, text styles, and colors to speed up development.
Changelog #
0.0.1 - 2024-03-07 #
- Initial release with color, text styles, buttons, and widgets.
0.0.11 - 2024-03-08 #
- Update package version.
- Fix dependency constraints.
0.0.12 - 2024-03-08 #
- Updated package name to
magic_ui_color. - Fixed minor bugs in button components.
- Improved widget styling.
0.0.13 - 2024-03-09 #
- Added new text styles in
AppTextStyles. - Introduced
CustomDialogwidget for displaying styled dialogs. - Added
Loggerclass for logging messages with different log levels. - Updated dependencies in
pubspec.yaml. - Improved documentation and code comments for better clarity.