hero_container 1.0.2
hero_container: ^1.0.2 copied to clipboard
Smooth animated transitions between widgets using snapshot-based animations. Inspired by OpenContainer with enhanced performance for complex layouts.
1.0.0 #
- A initial verison.
1.0.1 #
- Fixed an issue where openedColor and openedShape were applied while initially in a closed state.
1.0.2 #
-
bootloopmaster636 Fixed an issue where a delay was required before capturing when debugNeedsPaint was true. See PR #2 for details.
-
Fixed an issue where
elevationwas not applied correctly during the interpolation between open and closed status. -
Renamed the library from 'package:hero_container/flutter_hero_container.dart' to 'package:hero_container/hero_container.dart'.