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

outdated

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.0

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, extended_text, flutter, flutter_card_swipper, flutter_screenutil, fluttertoast

More

Packages that depend on thindek_ui