magic_ui_color 0.0.14 copy "magic_ui_color: ^0.0.14" to clipboard
magic_ui_color: ^0.0.14 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 CustomDialog widget for displaying styled dialogs.
  • Added Logger class 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 MagicStatusColors utility class for managing status colors.
  • Introduced MagicNumExtension for convenient methods on num to set widget dimensions.
  • Added MagicTimeExtension for nullable TimeOfDay objects with methods for comparison and formatting.
  • Introduced MagicWidgetExtension for wrapping widgets with Flexible, Expanded, Center, and debug widgets.
  • Added IntExtension for nullable int objects with methods for status code validation and color conversion.
  • Improved overall code documentation and comments for better clarity.
1
likes
150
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter UI package with reusable components, text styles, and colors to speed up development.

License

MIT (license)

Dependencies

flutter, get, intl

More

Packages that depend on magic_ui_color