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

Super Core is the shared GeniusLink design-system foundation for the Super toolkit. Provides the single source of truth for visual identity, including six color palettes, Material 3 theme generation, [...]

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.1.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 is the shared GeniusLink design-system foundation for the Super toolkit. Provides the single source of truth for visual identity, including six color palettes, Material 3 theme generation, semantic colors, typography, spacing, sizing, radii, motion, SuperThemeData, intl-free formatters, and reusable design-system widgets. Supports light/dark themes 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