flywind 0.1.1 copy "flywind: ^0.1.1" to clipboard
flywind: ^0.1.1 copied to clipboard

A Tailwind-like utility-first Flutter component library that brings the power and flexibility of Tailwind CSS to Flutter development.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.1 - 2024-12-19 #

Added #

  • FlyBox widget with comprehensive styling utilities
  • FlyImage widget for image display with Tailwind-like utilities
  • FlyGestureDetector widget for gesture handling
  • Style inheritance system for FlyBox
  • Intrinsic value support for sizing
  • Package model restructure

Changed #

  • Moved to package model structure
  • Improved size handling and calculations

0.1.0 - 2024-12-19 #

Added #

  • Initial release of Flywind
  • FlyText widget with Tailwind-like utilities for styling
  • FlyContainer widget with background color, padding, and margin utilities
  • Comprehensive spacing system based on 4px grid
  • Color palette with semantic naming (grays, primary colors, extended colors)
  • Border radius system matching Tailwind CSS conventions
  • Fluent API with method chaining
  • FlyConfig for centralized design token management
  • Comprehensive test suite with 65+ tests
  • Support for all padding and margin directions (p, px, py, pl, pr, pt, pb, m, mx, my, ml, mr, mt, mb)
  • Support for all border radius directions (rounded, roundedT, roundedR, roundedB, roundedL, roundedTl, roundedTr, roundedBl, roundedBr)
  • Type-safe color and spacing resolution
  • Full documentation with examples and usage guides
1
likes
140
points
115
downloads

Publisher

verified publisherflyui.xyz

Weekly Downloads

A Tailwind-like utility-first Flutter component library that brings the power and flexibility of Tailwind CSS to Flutter development.

Repository (GitHub)
View/report issues

Topics

#flutter #tailwind #utility-first #ui-components #design-system

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

awesome_flutter_extensions, build, dotted_border, flutter, flycolor, path, source_gen, yaml

More

Packages that depend on flywind