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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
1
likes
130
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

2024.06.25 - 2025.01.07

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ds_tokens