formds_tokens 2.0.0 copy "formds_tokens: ^2.0.0" to clipboard
formds_tokens: ^2.0.0 copied to clipboard

Flutter tokens for the Form Design System (Lyse).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add formds_tokens

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

dependencies:
  formds_tokens: ^2.0.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:formds_tokens/formds_tokens.dart';
0
likes
120
points
364
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter tokens for the Form Design System (Lyse).

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on formds_tokens