ninja_ui 0.0.16
ninja_ui: ^0.0.16 copied to clipboard
A Flutter UI package with reusable components, customizable text styles, and a wide range of colors.
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.
0.0.14 - 2024-03-10 #
- Added
MagicStatusColorsutility class for managing status colors. - Introduced
MagicNumExtensionfor convenient methods onnumto set widget dimensions. - Added
MagicTimeExtensionfor nullableTimeOfDayobjects with methods for comparison and formatting. - Introduced
MagicWidgetExtensionfor wrapping widgets withFlexible,Expanded,Center, and debug widgets. - Added
IntExtensionfor nullableintobjects with methods for status code validation and color conversion. - Improved overall code documentation and comments for better clarity.
0.0.15 - 2024-03-11 #
- Updated package name to
NinjaUI. - Improved overall code documentation and comments for better clarity.
- Updated dependencies in
pubspec.yaml. - Fixed minor bugs in button components.
- Improved widget styling.
- Added new text styles in
AppTextStyles. - Introduced
CustomDialogwidget for displaying styled dialogs. - Added
Loggerclass for logging messages with different log levels. - Added
MagicStatusColorsutility class for managing status colors. - Introduced
MagicNumExtensionfor convenient methods onnumto set widget dimensions. - Added
MagicTimeExtensionfor nullableTimeOfDayobjects with methods for comparison and formatting. - Introduced
MagicWidgetExtensionfor wrapping widgets withFlexible,Expanded,Center, and debug widgets. - Added
IntExtensionfor nullableintobjects with methods for status code validation and color conversion.
0.0.16 - 2024-03-12 #
- Updated package version to
0.0.16. - Improved overall code documentation and comments for better clarity.
- Updated dependencies in
pubspec.yaml. - Fixed minor bugs in button components.
- Improved widget styling.
- Added new text styles in
AppTextStyles. - Introduced
CustomDialogwidget for displaying styled dialogs. - Added
Loggerclass for logging messages with different log levels. - Added
MagicStatusColorsutility class for managing status colors. - Introduced
MagicNumExtensionfor convenient methods onnumto set widget dimensions. - Added
MagicTimeExtensionfor nullableTimeOfDayobjects with methods for comparison and formatting. - Introduced
MagicWidgetExtensionfor wrapping widgets withFlexible,Expanded,Center, and debug widgets. - Added
IntExtensionfor nullableintobjects with methods for status code validation and color conversion. - Added
NinjaUiWidgetExtensionfor additional widget wrapping methods. - Added
NinjaUiUniversalExtensionfor nullable values with methods for logging and type conversion. - Improved overall code quality and performance.