align_positioned icon indicating copy to clipboard operation
align_positioned copied to clipboard

Flutter Package: When your desired layout or animation is too complex for Columns and Rows, this widget lets you position/size/rotate/transform its child in complex ways.

Results 3 align_positioned issues
Sort by recently updated
recently updated
newest added

Hi there, feel free to close if it's not within the scope of this project. I would be nice to have a couple animated GIF examples, especially AnimChained. Thanks!

documentation

I have to admit I'm rather stuck on this one, especially when the child is scaled according to its parent. Matrix4Transform requires an initial size or offset that works initially,...

question