mixins/helpers
library
Classes
-
ColParams
-
Parameters for Column widget direct Flutter API access
-
FlyBorderUtils
-
Utility class for handling Tailwind-like border logic
-
FlyColorUtils
-
Utility class for handling Tailwind-like color logic
-
FlyFlexUtils
-
Utility class for handling Tailwind-like flex logic
-
FlyFontFamilies
-
-
FlyFontUtils
-
Utility class for handling font family resolution
-
FlyFontWeightUtils
-
Utility class for handling font weight resolution
-
FlyLayoutUtils
-
Utility class for handling Tailwind-like layout logic
-
FlyLeadingUtils
-
Utility class for handling Tailwind-like leading (line height) logic
-
FlyMarginUtils
-
Utility class for handling Tailwind-like margin logic
-
FlyObjectUtils
-
Utility class for handling object fitting logic
-
FlyPaddingUtils
-
Utility class for handling Tailwind-like padding logic
-
FlyPositionUtils
-
Utility class for handling Tailwind-like position logic
-
FlyRoundedUtils
-
Utility class for handling Tailwind-like rounded logic
-
FlySizeUtils
-
Utility class for handling Tailwind-like size logic
-
FlySpacingUtils
-
Common spacing utilities for padding and margin
-
FlyTextUtils
-
Utility class for handling Tailwind-like text style logic
-
FlyValue
-
Value resolver that handles type conversion for Flywind utilities
-
RowParams
-
Parameters for Row widget direct Flutter API access
-
StackParams
-
Parameters for Stack widget direct Flutter API access
-
WrapParams
-
Parameters for Wrap widget direct Flutter API access
Mixins
-
FlyBorder<T>
-
Mixin that provides Tailwind-like border methods for any widget
-
FlyColor<T>
-
Mixin that provides Tailwind-like color methods for any widget
-
FlyFlex<T>
-
Mixin that provides Tailwind-like flex methods for any widget
-
FlyLayoutUtilities<T>
-
Mixin that provides Tailwind-like layout methods for any widget
-
FlyLeading<T>
-
Mixin that provides Tailwind-like leading methods for any widget
-
FlyMargin<T>
-
Mixin that provides Tailwind-like margin methods for any widget
-
FlyObject<T>
-
Mixin that provides object fitting utilities for images and other objects
-
FlyPadding<T>
-
Mixin that provides Tailwind-like padding methods for any widget
-
FlyPosition<T>
-
Mixin that provides Tailwind-like position methods for any widget
-
FlyRounded<T>
-
Mixin that provides Tailwind-like rounded methods for any widget
-
FlySize<T>
-
Mixin that provides Tailwind-like size methods for any widget
-
FlyTextHelper<T>
-
Mixin that provides Tailwind-like text style methods for any widget