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

unlisted

TFN brand theme for the TFN Design System. Supplies the TFN colour, component colour and brand asset tokens as a ready-to-use BrandTokens set.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tds_tfn_theme

With Flutter:

 $ flutter pub add tds_tfn_theme

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

dependencies:
  tds_tfn_theme: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tds_tfn_theme/index.dart';
import 'package:tds_tfn_theme/tfn_brand.dart';
import 'package:tds_tfn_theme/tfn_brand_assets.dart';
import 'package:tds_tfn_theme/tfn_colour.dart';
import 'package:tds_tfn_theme/tfn_colour_primitives.dart';
import 'package:tds_tfn_theme/tfn_component_colour.dart';
0
likes
0
points
153
downloads

Publisher

verified publishercodecollective.com

Weekly Downloads

TFN brand theme for the TFN Design System. Supplies the TFN colour, component colour and brand asset tokens as a ready-to-use BrandTokens set.

Repository

License

unknown (license)

Dependencies

flutter, tfn_design_system

More

Packages that depend on tds_tfn_theme