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

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

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
120
points
183
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter components based on Tailwind CSS.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on tailwind_components