Basic Usage
Practical Flutterwind examples you can copy into your app.
How styling works
Flutterwind applies utility classes from a class string to a widget:
You can chain multiple utilities to compose spacing, layout, typography, colors, and effects in one place.
Example: Profile card
Example: Responsive layout
Example: Interaction states
Next steps
- Explore the full utility reference in
/components/utility-reference - Customize design tokens in
flutterwind.yaml - Combine responsive utilities with typography and spacing for production layouts