equal_space 0.0.8
equal_space: ^0.0.8 copied to clipboard
A Flutter package for creating evenly spaced rows and columns.
0.0.8 #
- Added up new properties
- MainAxisSize? mainAxisSize,
- TextDirection? textDirection,
- VerticalDirection? verticalDirection,
- TextBaseline? textBaseline,
- Key? key,
0.0.7 #
- Reduced Package Size Upto 70%
0.0.6 #
- Better managment of children
0.0.5 #
- Layout control from package
0.0.4 #
- Reduced code for smooth experience
0.0.3 #
- Enhance layout and responsiveness.
0.0.2 #
- Added axis alignments for improved layout control.
0.0.1 #
- Equal spacing between every widget of row and column.