super_core 1.0.0 copy "super_core: ^1.0.0" to clipboard
super_core: ^1.0.0 copied to clipboard

Super Core — the shared GeniusLink design-system foundation for the Super toolkit. It centralizes visual identity and reusable UI primitives: six swappable SuperPalette color schemes, Material 3 theme [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add super_core

With Flutter:

 $ flutter pub add super_core

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

dependencies:
  super_core: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:super_core/super_core.dart';
0
likes
0
points
593
downloads

Publisher

unverified uploader

Weekly Downloads

Super Core — the shared GeniusLink design-system foundation for the Super toolkit. It centralizes visual identity and reusable UI primitives: six swappable SuperPalette color schemes, Material 3 theme generation, brand and semantic colors, typography, 4px spacing, sizes, radii, motion, light/dark SuperThemeData, intl-free formatters, and widgets for sections, headers, status pills, buttons, dividers, and fields. Supports light/dark and LTR/RTL.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #widget #design-system #theme #tokens

License

unknown (license)

Dependencies

flutter

More

Packages that depend on super_core