flutter_tailwind_v4 1.0.2 copy "flutter_tailwind_v4: ^1.0.2" to clipboard
flutter_tailwind_v4: ^1.0.2 copied to clipboard

A Flutter implementation of Tailwind CSS with screen utilities

Flutter Tailwind #

A Flutter implementation of Tailwind CSS utility classes with support for screen utilities. This package offers a set of extension methods on Flutter widgets that replicate Tailwind CSS classes, allowing you to style your Flutter widgets using a familiar Tailwind-like syntax.

Features #

  • Comprehensive Tailwind CSS utility classes implementation
  • Support for responsive design with screen utilities
  • Dark mode compatibility
  • Customizable theme settings
  • User-friendly widget extensions
  • Screen size utilities powered by flutter_screenutil

Installation #

Add the following to your package's pubspec.yaml file:

dependencies:
  flutter_tailwind: ^1.0.2
1
likes
145
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter implementation of Tailwind CSS with screen utilities

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, flutter_screenutil, logger

More

Packages that depend on flutter_tailwind_v4