tfn_design_system 0.0.1 copy "tfn_design_system: ^0.0.1" to clipboard
tfn_design_system: ^0.0.1 copied to clipboard

TFN's Design System building blocks for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tfn_design_system

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

dependencies:
  tfn_design_system: ^0.0.1

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:tfn_design_system/tfn_design_system.dart';
0
likes
150
points
99
downloads

Publisher

verified publishercodecollective.com

Weekly Downloads

TFN's Design System building blocks for Flutter applications.

Repository

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on tfn_design_system