thindek_ui 1.0.1 copy "thindek_ui: ^1.0.1" to clipboard
thindek_ui: ^1.0.1 copied to clipboard

Flutter UI toolkit for developing thindek's mobile applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add thindek_ui

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

dependencies:
  thindek_ui: ^1.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:thindek_ui/thindek_ui.dart';
1
likes
70
pub points
0%
popularity

Publisher

unverified uploader

Flutter UI toolkit for developing thindek's mobile applications

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

badges, cached_network_image, card_swiper, extended_text, flutter, flutter_screenutil

More

Packages that depend on thindek_ui