anisized_container library

Classes

AnisizedContainer
Like Container, but the painted background (color, decoration, margin, transform) follows the previous laid-out size with a spring while layout uses the new size immediately.

Typedefs

SizeAxisSimulationFactory = Simulation Function(double current, double target, double velocity)
Builds a SpringSimulation for one axis of size (width or height).