- added 'Axis3D'
- changed FSS
axis
fromAxis
toAxis3D
- added
AxisSize
for conversion toMainAxisSize
andStackFit
- changed FSS
axisSize
fromMainAxisSize
toAxisSize
- fix responsive
FSS
merging - added FSS flex stettings
axis
(Column/Row),alignHorizontal
(justify-content),alignVertical
(align-items),axisSize
(Row/Column MainAxisSize) - added
AxisAlignment
as a wrapper forMainAxisAlignment
andCrossAxisAlignment
- remove
BreakpointProviderBuilder
andBreakpointProvider
- added
Breakpoints
toFSS
- migrate to dart 3.0.0
- added
EC
component (C
wrapped withExpanded
) - added responsive design classes
Breakpoint
Breakpoints
BreakpointProvider
BreakpointProviderBuilder
- added responsive sub styles
FSS.xs
FSS.sm
FSS.md
FSS.lg
FSS.xl
FSS.xxl
- added functions for responsive caluclations
FSS.flattenResponsive
FSS.getResponsive
- renamed
CaluclatedUnit
toCalc
- added borderWidth
- added borderStyle
- added borderColor
- added borderAlign
- Initial version.