tailwind 0.0.5 tailwind: ^0.0.5 copied to clipboard
A simple Tailwind utility library for Flutter, enabling quick and efficient UI building with utility-first classes, making it easier to create clean and responsive designs.
A simple tailwind utility library.
Features #
- ✅ Color
- ✅ Spacing/Insets
- ❌ Sizing
- ❌ Typography
- ❌ Border
List will be updated as this package progresses.
Installation #
dart pub add tailwind
Usage #
//Access colors
Tw.colors.cyan.shade500
Additional information #
This package is supposed to be a port of TailwindCSS