• Greg Spencer's avatar
    Add AnimatedChildSwitcher widget (#16192) · 6c896ae1
    Greg Spencer authored
    The AnimatedChildSwitcher widget (originally authored by Hixie), will cross-fade between a new child, and a previous child (or children, if the switch happens faster than the fade finishes).
    
    It's a good candidate for places where a widget will be added/removed from a slot, and you want a nice transition to occur.
    6c896ae1
Name
Last commit
Last update
..
lib Loading commit data...
test Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...