local_hero 0.3.0
local_hero: ^0.3.0 copied to clipboard
A widget which implicitly launches a hero animation when its position changed within the same route.
0.3.0 #
- Only animates by default when the widget is remounted on the tree (See https://github.com/letsar/local_hero/pull/17). Thanks to Snonky. First is a first step to have a LocalHero within scrolling views.
0.2.1 #
- Fixes animation assertion issue #5 (https://github.com/letsar/local_hero/pull/16). Thanks to Snonky.
0.2.0 #
- Null Safety migration.
0.1.0 #
- Initial Open Source release.