letsar / local_hero

A widget which implicitly launches a hero animation when its position changed within the same route.
MIT License
208 stars 48 forks source link

LocalHero not reactive to flightShuttleBuilder changes #20

Open Stumblinbear opened 6 months ago

Stumblinbear commented 6 months ago

Currently if you update the flightShuttleBuilder, it does not update the underlying tracker to use the newly provided callback as it's only read once on LocalHero's initState()