rc_spacio 0.0.3
rc_spacio: ^0.0.3 copied to clipboard
A Flutter package for custom Row and Column widgets with optional top, bottom, left, right, and internal spacing.
Changelog #
0.0.1 - 2024-12-29 #
- Initial release of
rc_spaciopackage. - Added
SpacioColumnandSpacioRowwidgets with customizable top, bottom, left, right, and internal spacing. - Created test cases to verify correct spacing functionality.
- Published on
pub.dev.
0.0.2 - 2024-12-30 #
- formatted code
- add
rc_spacioexample
0.0.3 - 2024-12-30 #
- update readme file