boxy 1.3.0
boxy: ^1.3.0 copied to clipboard
Provides widgets and utilities that enable you to create custom layouts with minimal boilerplate.
1.3.0 #
- Migrate to null safety
- Added BoxyChild.parentData
- Added LayerKey and BoxyLayerContext
- Added dry layouts
- Added the Dominant.flexible and Dominant.expanded constructors
- Bug fixes
1.2.0+1 #
- Transition deprecated RenderObjectElement methods (flutter/#63269)
1.2.0 #
- Bug fixes
- BoxyChild.layout no 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