tailwind_standards 1.1.1 copy "tailwind_standards: ^1.1.1" to clipboard
tailwind_standards: ^1.1.1 copied to clipboard

Tailwind CSS for Flutter. Colors, Sizes, Weights and a TText widget to style your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tailwind_standards

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

dependencies:
  tailwind_standards: ^1.1.1

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_standards/tailwind_standards.dart';
23
likes
150
pub points
53%
popularity

Publisher

verified publishertiespol.nl

Tailwind CSS for Flutter. Colors, Sizes, Weights and a TText widget to style your app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on tailwind_standards