tailwind 0.0.5 copy "tailwind: ^0.0.5" to clipboard
tailwind: ^0.0.5 copied to clipboard

unlisted

A simple Tailwind utility library for Flutter, enabling quick and efficient UI building with utility-first classes, making it easier to create clean and responsive designs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tailwind

With Flutter:

 $ flutter pub add tailwind

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

dependencies:
  tailwind: ^0.0.5

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tailwind/tailwind.dart';
1
likes
0
pub points
13%
popularity

Publisher

verified publishercodingmitra.com

A simple Tailwind utility library for Flutter, enabling quick and efficient UI building with utility-first classes, making it easier to create clean and responsive designs.

Repository (GitHub)
View/report issues

Topics

#tailwind #colors #utilities #widget

Funding

Consider supporting this project:

buymeacoffee.com

License

unknown (license)

Dependencies

flutter

More

Packages that depend on tailwind