skycosmic 0.0.9 copy "skycosmic: ^0.0.9" to clipboard
skycosmic: ^0.0.9 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.9 - 2026-01-16 #

📝 Documentation #

  • Public API: Added comprehensive documentation comments for skycosmic library, CosmicGenerator, and CosmicTemplates.
  • Example: Added example/skycosmic_example.dart to demonstrate programmatic usage of the generator.

0.0.8 #

♻️ Refactoring #

  • Naming Convention: Updated component class names to be prefixed with SkyCosmic (e.g., SkyCosmicButton) for consistency and to avoid conflicts.

0.0.7 #

🐛 Bug Fixes #

  • CLI: Resolved issues with the skycosmic CLI where templates were not being correctly identified in some environments.

0.0.6 #

✨ New Features #

  • Components: Added a comprehensive suite of new components including AppBar, BottomNav, Checkbox, Column, Container, Drawer, GridView, Icon, and Image.

0.0.5 #

📝 Documentation #

  • README: Updated README.md with professional formatting, installation instructions, and detailed feature descriptions.

0.0.4 #

✨ New Features #

  • CosmicCard: Introduced CosmicCard widget with customizable gradient, padding, borderRadius, and onTap actions.
  • CosmicListTile: Added CosmicListTile widget with 10 common type options and customizable leading, trailing, title, and subtitle.
  • CosmicButton: Enhanced CosmicButtonWidget with 10 predefined gradient types and optional parameters for width, height, and borderRadius.

⚡ Changes #

  • Styling: Updated CosmicButtonWidget gradient logic for better visual consistency.
  • API: Refactored widget constructors for improved flexibility and readability.

🐛 Bug Fixes #

  • Styling: Fixed minor gradient alignment issues in CosmicButtonWidget.

0.0.2 - 2026-01-10 #

✨ New Features #

  • Button: Initial set of CosmicButtonWidget with basic gradient types: celestial blue, solar flare orange, nebula purple, aurora green, and mars red.

🐛 Bug Fixes #

  • Layout: Corrected default height and borderRadius values for CosmicButtonWidget.

0.0.1 - 2026-01-05 #

🎉 Initial Release #

  • CLI: Launched skycosmic executable for scaffolding projects.
  • Core: Initial CosmicButtonWidget prototype with single gradient support.
3
likes
0
points
352
downloads

Publisher

unverified uploader

Weekly Downloads

A professional Flutter package providing ready-to-use UI components with CLI support, enabling rapid and consistent UI development.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on skycosmic