tx_design 0.0.8 copy "tx_design: ^0.0.8" to clipboard
tx_design: ^0.0.8 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.0.8

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.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

easy_refresh, file_picker, flutter, flutter_reorderable_grid_view, flutter_svg, image_picker, multi_image_picker_plus, open_filex, path_provider, photo_view, qr_code_scanner, share_plus, signature, value_layout_builder, video_player

More

Packages that depend on tx_design