flutterwindcss 1.0.3 copy "flutterwindcss: ^1.0.3" to clipboard
flutterwindcss: ^1.0.3 copied to clipboard

Tailwind CSS v4 design system and styling vocabulary for Flutter — tokens, theming, and a typed utility API over the widgets layer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterwindcss

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

dependencies:
  flutterwindcss: ^1.0.3

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:flutterwindcss/flutterwindcss.dart';
1
likes
160
points
144
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Tailwind CSS v4 design system and styling vocabulary for Flutter — tokens, theming, and a typed utility API over the widgets layer.

Repository (GitHub)
View/report issues

Topics

#tailwind #theming #design-tokens #ui #styling

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutterwindcss