ds_tokens 0.0.2 copy "ds_tokens: ^0.0.2" to clipboard
ds_tokens: ^0.0.2 copied to clipboard

Projeto de Design Tokens dedicado ao projeto Design system as a service

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ds_tokens

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

dependencies:
  ds_tokens: ^0.0.2

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:ds_tokens/ds_tokens.dart';
1
likes
140
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Projeto de Design Tokens dedicado ao projeto Design system as a service

Repository (GitHub)

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ds_tokens