avatar_stack 3.0.0
avatar_stack: ^3.0.0 copied to clipboard
Advanced and agile avatar stack with settings. It allows to place a lot of avatars or another widgets in small place.
3.0.0 #
- Added animation.
- Updated an example.
- Extended README.
- Added copyWith for RestrictedPositions.
- Added rect getter to ItemPosition.
2.0.0 #
- Added InfoItem to the settings position to be able to set different size of the info item.
- Switched x,y to Offset structure in ItemPosition.
- Pass BuildContext to InfoWidgetBuilder.
- Updated tests.
- Updated dependencies.
1.2.1 #
- Added an example "Vertical widget stack"
1.2.0 #
- Added vertical layout direction.
- Fixed link in readme.
1.1.3 #
- Added vertical example.
- Removed deprecated headlines.
1.1.2 #
- Added background color to BorderedCircleAvatar.
1.1.1 #
- Enhanced readme.
1.1.0 #
- Fixed a dependency error.
1.0.9 #
- Fixed a dependency error.
1.0.8 #
- Fixed a dependency error.
1.0.7 #
- Fixed a dependency error.
1.0.6 #
- Fixed a dependency error.
1.0.5 #
- Updated dependencies
1.0.4 #
- Fixed a dependency error
1.0.3 #
- Fixed a dependency error
1.0.2 #
- Made code more robust
- Added tests
- Updated dependencies
1.0.1 #
- Added CI
1.0.0 #
- Added tests
- Refactored code
0.5.0 #
- Added positional parameter of the additional space between an info item and other items
- Added the way to tile items
- Added documentation
- Added examples
- Updated readme
0.4.0 #
- Added documentation
0.3.0 #
- Code refactoring
- Added alignment
- Added examples
0.2.1 #
- Initial release.