skycosmic 0.0.8
skycosmic: ^0.0.8 copied to clipboard
A professional Flutter package providing ready-to-use UI components with CLI support, enabling rapid and consistent UI development.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.0.8 #
Change Class Name Component
0.0.7 #
Fix CLI Cosmic
0.0.6 #
Add All Component
0.0.5 #
Change README.md
0.0.4 #
Added #
- Introduced
CosmicCardwidget with customizable gradient, padding, borderRadius, and onTap. - Added
CosmicListTilewidget with 10 common type options and customizable leading, trailing, title, and subtitle. - Enhanced
CosmicButtonWidgetwith 10 predefined gradient types and optional parameters for width, height, borderRadius, and child.
Changed #
- Updated
CosmicButtonWidgetgradient logic for better visual consistency. - Refactored widget constructors for improved flexibility and readability.
Fixed #
- Fixed minor gradient alignment issues in
CosmicButtonWidget.