skycosmic 0.0.18 copy "skycosmic: ^0.0.18" to clipboard
skycosmic: ^0.0.18 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.

This project follows Keep a Changelog
and adheres to Semantic Versioning (SemVer).

0.0.18 – Fixed #

update readme

0.0.17 – Fixed #

  • Cli fixed

0.0.16 – Fixed #

  • Improved CLI feedback with >> prefix and detailed status messages.
  • Fixed template discovery to prioritize local templates for development.
  • Updated CLI to list both Component and UI templates when a template is not found.
  • Fixed admindashboard and ecommerce template support.

0.0.15 – Fixed #

-UI Compoenent Register, Forgot Password and Login

0.0.14 – Fixed #

  • Fixed Critical CLI

0.0.13 – Fixed #

🐛 Bug Fixes #

  • Fixed critical CLI issue where global users could not generate components or UI from templates.
  • Ensured skycosmic create <name> works correctly with packaged templates/components and templates/ui.

0.0.12 – Added #

✨ Improvements #

  • Added working example for component and UI generation.
  • Improved CLI feedback messages for better developer experience.

0.0.11 – Changed #

📝 Documentation #

  • Updated README.md content and structure.

✨ Features #

  • Introduced automatic UI folder creation when generating UI templates.

0.0.10 – Added #

✨ Features #

  • Added support for UI folder generation (lib/ui) via CLI.

0.0.9 – Refactored #

♻️ Refactoring #

  • Refactored CLI structure to strictly support:
    • skycosmic create <name>
  • Improved internal command parsing and validation.
  • Cleaned up unused files and improved overall project structure.

🐛 Bug Fixes #

  • Fixed issues related to global CLI execution and path resolution.

0.0.8 – Changed #

♻️ Refactoring #

  • Updated naming convention to prefix all generated classes with SkyCosmic
    • Example: SkyCosmicButton, SkyCosmicLogin
  • Reduced risk of class name conflicts in Flutter projects.

0.0.7 – Fixed #

🐛 Bug Fixes #

  • Fixed template detection issues in certain environments when using the CLI globally.

0.0.6 – Added #

✨ New Components #

  • Added multiple reusable UI components:
    • AppBar
    • BottomNav
    • Checkbox
    • Column
    • Container
    • Drawer
    • GridView
    • Icon
    • Image

0.0.5 – Documentation #

📝 Documentation #

  • Improved README.md with:
    • Professional formatting
    • Clear installation instructions
    • Detailed feature descriptions
    • Usage examples

0.0.4 – Added #

✨ New Features #

  • CosmicCard
    • Gradient support
    • Custom padding
    • Custom borderRadius
    • Optional onTap handler
  • CosmicListTile
    • 10 predefined variants
    • Customizable leading, trailing, title, and subtitle
  • CosmicButton
    • 10 predefined gradient styles
    • Optional width, height, and borderRadius

⚡ Improvements #

  • Refined gradient rendering logic for better visual consistency.
  • Improved constructor APIs for better flexibility and readability.

0.0.3 – Added #

🐛 Bug Fixes #

  • Fixed minor gradient alignment issues in CosmicButton.

0.0.2 – Added #

✨ New Features #

  • Initial release of CosmicButton with multiple gradient styles:
    • Celestial Blue
    • Solar Flare Orange
    • Nebula Purple
    • Aurora Green
    • Mars Red

🐛 Bug Fixes #

  • Corrected default height and borderRadius values.

0.0.1 – Initial Release #

🎉 Initial Release #

  • Introduced skycosmic CLI for Flutter component and UI scaffolding.
  • Added initial CosmicButton prototype with gradient support.
3
likes
150
points
301
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path

More

Packages that depend on skycosmic