ckgoc_core 0.2.1
ckgoc_core: ^0.2.1 copied to clipboard
A Flutter design system package providing reusable UI components, design tokens, and multi-brand themes (CastleKeep & SkyGo).
0.2.1 #
Added:
- Flutter documentation app for browsing ckgoc_core components and usage examples.
CkgocNumberStepperinput component and expandedCkgocDropdownsupport.
Changed:
- Migrated icon usage from
lucide_iconstolucide_icons_flutter. - Expanded example and quick-start documentation for the updated input components.
0.2.0 #
Added:
- Brand scaffolding CLI via
bin/ckgoc.dartfor generating brand configuration and setup artifacts. - Data table sorting support, including updated table behavior and documentation.
- Bundled Inter font assets and brand logo assets for CastleKeep and SkyGo.
Changed:
- Expanded public API and getting-started documentation, including brand scaffolding, data table usage, installation, and quick guide updates.
- Updated README and package configuration to support the new CLI/assets release.
0.1.1 #
Fixed:
- Updated GitHub repository and homepage URLs.
- Updated installation instructions to use the published package from pub.dev.
- Replaced outdated
showcase/references withexample/. - Improved README and package documentation.
- Minor documentation and metadata improvements.
0.1.0 #
- Release: initial package published as
0.1.0.
Highlights:
- Add multi-brand design system with CastleKeep and SkyGo themes.
- Provide design tokens: colors, typography, spacing, radius, elevation, motion.
- Core components: buttons, inputs, cards, overlays, navigation, tables.
- Templates for common screens: auth, CRUD, dashboard, states.
showcase/app demonstrating component usage and integration.
See doc/ for usage guides and API notes.
0.0.1 #
- Initial public release (historical entry)