flex_gap 0.2.2
flex_gap: ^0.2.2 copied to clipboard
FlexGap is a Flutter library for managing spaces and flexibility in your layouts.
Changelog #
All notable changes to this project will be documented in this file.
0.2.2 - 2024-02-06
Added #
- Update formats.
0.2.1 - 2024-02-06
Added #
- General updates.
0.2.0 - 2024-02-06
Added #
- General updates.
0.1.9 - 2024-02-06
Added #
- Update Platform support.
0.1.8 - 2024-02-06
Added #
- General updates.
0.1.7 - 2024-02-06
Added #
- Update gitIgnore.
0.1.6 - 2024-02-06
Added #
- Added dartdoc.
0.1.5 - 2024-02-06
Added #
- Update readme yaml to flutter support.
- Platforms support.
0.1.4 - 2024-02-06
Added #
- Update readme yaml to flutter support.
- New example.
0.1.3 - 2024-02-06
Added #
- Update readme yaml to flutter support.
- Update test.
0.1.2 - 2024-02-06
Added #
- Update readme yaml to flutter support.
0.1.1 - 2024-02-06
Added #
- Update readme images.
0.1.0 - 2024-02-06
Added #
- Initial release of the FlexGap library.
- Implemented RenderBoxGap, ExpandedGap, and FlexGap widgets for managing spaces and flexibility in layouts.