align_positioned 1.2.3
align_positioned: ^1.2.3 copied to clipboard
When your desired layout or animation is too complex for Columns and Rows, this widget is a life saver. It lets you declaratively position/size its child in complex ways.
1.0.4 - 2019-02-22 #
- Code and examples.
1.0.6 - 2019-02-23 #
- Added moveByContainerWidth and moveByContainerHeight.
1.0.7 - 2019-02-23 #
- Added size parameters.
1.0.8 - 2019-08-07 #
- Better docs.
1.1.0 - 2019-08-17 #
- AlignPositioned inside of a Stack.
1.1.5 - 2019-08-23 #
- ChildHeightRatio and childHeight may be present at the same time.
- Rotate.
- Transform.
1.1.8 - 2019-08-25 #
- AnimatedAlignPositioned.
1.1.9 - 2019-08-26 #
- AnimChain.
1.2.0 - 2019-08-29 #
- AlignPositioned.relative().
1.2.3 - 2019-09-10 #
- Removed reverseDuration.