align_positioned
Greatly simplifies layouts which are difficult to implement with Columns and Rows, by letting you declaratively position and resize widgets in relation to one another.
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 2.3 years
Some releases are documented
notes for 20 of 45 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
46 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
46 releases · Feb 2019 to Oct 2024Releases
latest 46-
5.0.130 Oct 2024 -
5.0.029 Oct 2024Nothing published for this version
-
4.0.124 Jan 2024 -
4.0.009 Jan 2024Nothing published for this version
-
3.0.005 Oct 2021Release notes
Open source →-
Breaking change: The two widgets in
AlignPositioned.relative()are now named. To fix it, just name the first onecontainer, and the second onechild. For example:Center( child: AlignPositioned.relative( container: widgetA(), child: widgetB(), moveByContainerHeight: 0.5, moveByChildHeight: 0.5)); -
AlignPositioned.relative()now has a parameter calledinvert, which controls which widget overlaps the other. Ifinvertisfalse(the default), thecontainerwidget is below thechildwidget in the Z-axis (will be painted before). Ifinvertis true, thecontainerwidget to be on top of thechildwidget, in the Z-axis (will be painted after).
-
-
2.0.520 Sep 2021Nothing published for this version
-
2.0.402 Aug 2021 -
2.0.325 Jul 2021 -
2.0.217 Jun 2021Nothing published for this version
-
2.0.116 Apr 2021 -
2.0.005 Mar 2021 -
2.0.0-nullsafety.113 Feb 2021 pre-releaseNothing published for this version
-
1.2.1521 Jan 2021Release notes
Open source →AnimChain.initialDelay(initial delay before starting the animation chain).
-
1.2.1423 Nov 2020Nothing published for this version
-
1.2.1323 Nov 2020Nothing published for this version
-
1.2.1220 Nov 2020Release notes
Open source →- moveVerticallyByChildWidth.
- moveHorizontallyByChildHeight.
- moveVerticallyByContainerWidth.
- moveHorizontallyByContainerHeight.
- Better treatment of null values in AnimatedAlignPositioned.
-
1.2.1120 Nov 2020Nothing published for this version
-
1.2.1020 Nov 2020Nothing published for this version
-
1.2.919 Nov 2020 -
1.2.814 Sep 2020Nothing published for this version
-
1.2.728 Jul 2020 -
1.2.619 May 2020 -
1.2.524 Nov 2019Nothing published for this version
-
1.2.401 Nov 2019Nothing published for this version
-
1.2.310 Sep 2019 -
1.2.208 Sep 2019Nothing published for this version
-
1.2.108 Sep 2019Nothing published for this version
-
1.2.029 Aug 2019 -
1.1.926 Aug 2019 -
1.1.725 Aug 2019Nothing published for this version
-
1.1.625 Aug 2019Nothing published for this version
-
1.1.524 Aug 2019Release notes
Open source →- ChildHeightRatio and childHeight may be present at the same time.
- Rotate.
- Transform.
-
1.1.424 Aug 2019Nothing published for this version
-
1.1.323 Aug 2019Nothing published for this version
-
1.1.223 Aug 2019Nothing published for this version
-
1.1.123 Aug 2019Nothing published for this version
-
1.1.017 Aug 2019 -
1.0.807 Aug 2019Nothing published for this version
-
1.0.723 Feb 2019 -
1.0.623 Feb 2019 -
1.0.523 Feb 2019 -
1.0.422 Feb 2019Nothing published for this version
-
1.0.322 Feb 2019Nothing published for this version
-
1.0.222 Feb 2019Nothing published for this version
-
1.0.122 Feb 2019Nothing published for this version
-
1.0.022 Feb 2019Nothing published for this version