tdesign_flutter 0.1.9 copy "tdesign_flutter: ^0.1.9" to clipboard
tdesign_flutter: ^0.1.9 copied to clipboard

Tencent TDesign UI component library of Flutter, suitable for use in mobile projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tdesign_flutter
copied to clipboard

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

dependencies:
  tdesign_flutter: ^0.1.9
copied to clipboard

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:tdesign_flutter/tdesign_flutter.dart';
copied to clipboard
67
likes
130
points
1.72k
downloads

Publisher

verified publishertdesign.tencent.com

Weekly Downloads

2024.09.16 - 2025.03.31

Tencent TDesign UI component library of Flutter, suitable for use in mobile projects.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

collection, easy_refresh, flutter, flutter_slidable, flutter_swiper_null_safety, image_picker

More

Packages that depend on tdesign_flutter