v1.0.3 of flutterwindcss
The official repository for Dart and Flutter packages. [Unoffic…
June 10, 2026
Tailwind CSS v4 design system and styling vocabulary for Flutter — tokens, theming, and a typed utility API over the widgets layer. Changelog excerpt: - Theme fonts now apply. FwThemeapplies the theme's sansfamily as the subtree's default text family, and fontSans/fontSerif/fontMonoresolve to the active theme's families (like roundedMd/shadowMddo for radius/shadow) instead of generic names. A pasted/generated theme's fonts take effect once you register the font (bundle it or wire google_fonts). font('Family')remains a literal override. See the new Fontsdocs page. - New utilities: overline(Tailwind overlinetext[...]
Discussion in the ATmosphere