boxy 2.0.2
boxy: ^2.0.2 copied to clipboard
Layout made simple. Overcomes many limitations by the framework regarding layout
2.0.2 #
- Added the
BoxyFlexible.alignconstructor
2.0.1 #
- Added
BoxyFlexIntrinsicsBehavior - Fixed an issue with the intrinsic sizing of
BoxyFlex
2.0.0 #
- Added sliver support to
CustomBoxy - Added
BoxyId, a replacement ofLayoutId - Added the
CustomBoxy.boxandCustomBoxy.sliverconstructors - Added the
BoxBoxyDelegateandSliverBoxyDelegateboxy delegates - Added
SliverBoxyChildfor managing sliver children - Added the
SliverOffsetandSliverSizewrappers - Added extensions for
SliverConstraintsandRenderSliver - Separated the internal logic of
CustomBoxyinto theinflating_elementandrender_boxylibraries - Bug fixes
1.3.0 #
- Migrate to null safety
- Added
BoxyChild.parentData - Added
LayerKeyandBoxyLayerContext - Added dry layouts
- Added the
Dominant.flexibleandDominant.expandedconstructors - Bug fixes
1.2.0+1 #
- Transition deprecated
RenderObjectElementmethods (flutter/#63269)
1.2.0 #
- Bug fixes
BoxyChild.layoutno longer sets a default hasSize
1.1.1 #
- Bug fixes
1.1.0 #
- Added
SliverContainer/SliverCard - Added more axis/direction utilities
- Added OverflowPadding
- Bug fixes
1.0.1 #
- Fixed Flutter SDK version constraints