wisburg_design_tokens 1.0.8 copy "wisburg_design_tokens: ^1.0.8" to clipboard
wisburg_design_tokens: ^1.0.8 copied to clipboard

Internal design tokens for Wisburg Flutter applications. Not for public use.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wisburg_design_tokens

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

dependencies:
  wisburg_design_tokens: ^1.0.8

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:wisburg_design_tokens/design_tokens.dart';
1
likes
135
points
19
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Internal design tokens for Wisburg Flutter applications. Not for public use.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on wisburg_design_tokens