tx_design 0.2.3 copy "tx_design: ^0.2.3" to clipboard
tx_design: ^0.2.3 copied to clipboard

outdated

A custom component library that contains some basic UI components and provides theme configuration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tx_design

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

dependencies:
  tx_design: ^0.2.3

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:tx_design/tx_design.dart';
2
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A custom component library that contains some basic UI components and provides theme configuration.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on tx_design