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

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 Flutter:

 $ flutter pub add tds_tfn_theme

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

dependencies:
  tds_tfn_theme: ^0.3.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: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
140
points
153
downloads

Documentation

API reference

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

BSD-3-Clause (license)

Dependencies

flutter, tfn_design_system

More

Packages that depend on tds_tfn_theme