ckgoc_core 0.2.0 copy "ckgoc_core: ^0.2.0" to clipboard
ckgoc_core: ^0.2.0 copied to clipboard

A Flutter design system package providing reusable UI components, design tokens, and multi-brand themes (CastleKeep & SkyGo).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ckgoc_core

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ckgoc_core: ^0.2.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ckgoc_core/ckgoc_core.dart';
0
likes
140
points
176
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter design system package providing reusable UI components, design tokens, and multi-brand themes (CastleKeep & SkyGo).

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, flutter_svg, lucide_icons

More

Packages that depend on ckgoc_core