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

The shared GeniusLink design-system foundation for the Super Flutter toolkit: brand and semantic colors, typography, spacing, sizes, radii, motion, light/dark SuperThemeData, intl-free formatters, and [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add super_core

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

dependencies:
  super_core: ^0.1.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:super_core/super_core.dart';
0
likes
130
points
593
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The shared GeniusLink design-system foundation for the Super Flutter toolkit: brand and semantic colors, typography, spacing, sizes, radii, motion, light/dark SuperThemeData, intl-free formatters, and reusable UI widgets.

Homepage
Repository (GitHub)
View/report issues

Topics

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

License

MIT (license)

Dependencies

flutter

More

Packages that depend on super_core