tailwind_components 0.0.32 copy "tailwind_components: ^0.0.32" to clipboard
tailwind_components: ^0.0.32 copied to clipboard

outdated

Flutter components based on Tailwind CSS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tailwind_components

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

dependencies:
  tailwind_components: ^0.0.32

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:tailwind_components/tailwind_components.dart';
5
likes
0
points
116
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter components based on Tailwind CSS.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on tailwind_components